Using a logger file that can be called from anywhere, it implements the silent method to silence log and info, and allows the option to create more methods and utilities.
It was originally gonna extend winston, but it seemed to much of a hassle for now.
Using a logger file that can be called from anywhere, it implements the silent method to silence
log
andinfo
, and allows the option to create more methods and utilities.It was originally gonna extend winston, but it seemed to much of a hassle for now.