UNPKG

roarr

Version:

JSON logger for Node.js and browser.

6 lines (4 loc) 199 B
// This needs to be updated manually because there is no way // to know the package version at the build time. export const ROARR_VERSION = '5.0.0'; export const ROARR_LOG_FORMAT_VERSION = '2.0.0';