You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assorted _appenders_ to be used with [log4js](https://github.com/log4js-node/log4js-node).
6
+
7
+
### Console Appender (for AWS Lambda)
8
+
9
+
A console appender that routes output to the correct ```console``` function, according to log level. This appender is useful for logging within an AWS Lambda function.
0 commit comments