Skip to content

Available config parameters: ​

timestamp: true | false
logSymbols: { success: string; fail: string; error: string; info: string; warn: string; log: string; }
disablePrefixText: true | false

Disabling logs for prod: ​

add LOG=false to env file as env variable

Released under the MIT License.