log4js-node / smtp

SMTP Appender for log4js-node
Apache License 2.0
14 stars 3 forks source link

fix missing both SMTP/transport options & add nodemailer link #2

Closed jimmyolo closed 6 years ago

jimmyolo commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          64     64           
=====================================
  Hits           64     64
Impacted Files Coverage Δ
lib/index.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 9622026...9183eb1. Read the comment docs.

nomiddlename commented 6 years ago

Awesome - thanks for picking this up.