Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!
Lovely console logs for website development on NodeJS. Supports colors, timestamps, and more.
This is a further beautification and encapsulation of the 'console' object. You can use it like using "console. log", "console. info", "console. warn", "console. error", and it can display the code line information where the log is printed.
Custom logging module to print logs on console, file or sent it to logs visualization application such as grafana