gol4ng/logger

View on GitHub
handler/rotate.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function LogRotateFileStream has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func LogRotateFileStream(fileNameFormat string, format string, timeFormat string, formatter logger.FormatterInterface, interval time.Duration) (logger.HandlerInterface, error) {
Severity: Minor
Found in handler/rotate.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status