const { stdout } = require ('simple-stdout-logger');
stdout.info ('An informational message');
stdout.warn ('A warning message');
stdout.error ('An error message');
stdout.debug ('A debug message');-
Notifications
You must be signed in to change notification settings - Fork 0
Thermofish/simple-stdout-logger
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|