Arubacloud/pyArubaCloud

View on GitHub
ArubaCloud/base/logsystem.py

Summary

Maintainability
A
35 mins
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, level=logging.DEBUG, dst_file='debug.log', name=__name__, log_to_file=False,
Severity: Minor
Found in ArubaCloud/base/logsystem.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status