bestmike007/log4rails

View on GitHub
lib/log4r/logserver.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(_fullname, _uri, _level=nil, 
                   _additive=true, _trace=false, &accept)
Severity: Minor
Found in lib/log4r/logserver.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status