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

add: logger.log #30

Closed rajarju closed 3 years ago

rajarju commented 3 years ago

Description

Fix: #29 Fix: Remove travis config Fix: Add github actions

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (4de59c9) into master (d1ffa1f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           92       134   +42     
  Branches        12        22   +10     
=========================================
+ Hits            92       134   +42     
Impacted Files Coverage Δ
src/AioLogger.js 100.00% <100.00%> (ø)
src/DebugLogger.js 100.00% <0.00%> (ø)
src/WinstonLogger.js 100.00% <0.00%> (ø)

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 d1ffa1f...4de59c9. Read the comment docs.