parent
7cd0b3b393
commit
7410862f57
|
@ -67,7 +67,7 @@
|
||||||
//
|
//
|
||||||
// Remember you can pipe logs through Bunyan to pretty-print:
|
// Remember you can pipe logs through Bunyan to pretty-print:
|
||||||
// Linux : tail -F ./logs/enigma-bbs.log | bunyan
|
// Linux : tail -F ./logs/enigma-bbs.log | bunyan
|
||||||
// Powershell : Get-Content .\enigma-bbs.log -Wait -Tail 15 | bunyan.cmd
|
// PowerShell : Get-Content .\enigma-bbs.log -Wait -Tail 15 | bunyan.cmd
|
||||||
//
|
//
|
||||||
// (npm install -g bunyan to get the binary)
|
// (npm install -g bunyan to get the binary)
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue