@koreanpanda/log-system
Version:
A Custom Logger that can print to the console, however you like, and writes logs for you as well.
6 lines • 696 B
Plain Text
-------------------------------------
-----------------------------------------|LOG FILE OF 2020-09-28T21:20:03-07:00|------------------------------------------------
-------------------------------------
(2020-09-28T21:20:03-07:00) [ C:\Users\korea\source\repos\Pacakge\PandaLogger\test\test_2\index.test.js ] => This is a log message
(2020-09-28T21:20:03-07:00) [ C:\Users\korea\source\repos\Pacakge\PandaLogger\test\test_2\index.test.js ] => This should be logged in the log file.
(2020-09-28T21:20:03-07:00) [ C:\Users\korea\source\repos\Pacakge\PandaLogger\test\test_2\index.test.js ] => testing 1.. 2.. 3..