adobe / aio-lib-core-logging

Node.js Logger module for use by the Adobe I/O SDK
https://adobe.io
Apache License 2.0
2 stars 4 forks source link

Env variable to control log level #8

Closed Himavanth closed 4 years ago

Himavanth commented 4 years ago

Added support to control log level using env variable AIO_LOG_LEVEL

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov-io commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          73     89   +16     
  Branches       10     12    +2     
=====================================
+ Hits           73     89   +16
Impacted Files Coverage Δ
src/AioLogger.js 100% <100%> (ø) :arrow_up:
src/DebugLogger.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e16cffc...c255693. Read the comment docs.