Skip to content

Holusion/node-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-logger

Formated output for logger with prio-prefix

To be used with logger or systemd-cat.

When used over a tty, the output is formated as with a normal console.log. However when piped, a prio-prefix is added to the output.

Example syntax :

Types

Generate / update types using :

npx -p typescript tsc ./lib/*.js --declaration --allowJs --emitDeclarationOnly --outDir types

About

Formated output for logger with prio-prefix

Resources

License

Stars

Watchers

Forks

Packages

No packages published