notifme/notifme-sdk

View on GitHub
lib/util/logger.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Logger has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var Logger = /*#__PURE__*/function () {
  function Logger() {
    (0, _classCallCheck2["default"])(this, Logger);
    this.innerLogger = _winston["default"].createLogger();
    this.configure({
Severity: Minor
Found in lib/util/logger.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status