OpServ-Monitoring/opserv-backend

View on GitHub
app/misc/logging_helper.py

Summary

Maintainability
A
45 mins
Test Coverage

Function setup_logger has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def setup_logger(log_to_console, log_to_file, console_loglevel, file_log_path, log_server, log_gathering):
Severity: Minor
Found in app/misc/logging_helper.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status