UNPKG

logler

Version:

Most flexible nodejs logging library

26 lines (20 loc) 645 B
# v1.1.2 * fixes the error while logging objects # v1.1.0 * adds type support for custom tokens # v1.0.1 * minor changes # v1.0.0 * Rewrote the library in typescript * Removes support for different logging methods, instead added robust methods -> trace, debug, info, log, warn, error & fatal * Better seggregation of file for readability and maintenance * Travis for supporting windows & mac OS as well * Coveralls for reporting coverage info * Added API docs * Improved documentation # v0.3.0 * Adds fileName, filePath, lineNum, colNum as additional default tokens for `format()` options # v0.2.0 * Minor changes # v0.1.0 * Initial Commit