CodeCharmLtd/http-master

View on GitHub
modules/appLog.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Logging has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function Logging(logFileService, master, moduleConfig) {
  var appStream;
  if(!master)
    return;

Severity: Minor
Found in modules/appLog.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status