mashafrancis/butternut-user

View on GitHub
src/app/app.logger.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor(label?: string) {
        const options = {
            file: {
                level: 'info' || 'error',
                filename: `${__dirname}/../../logs/app.log`,
Severity: Minor
Found in src/app/app.logger.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status