Remove default to trace
when NODE_ENV === 'development'
#26
Labels
enhancement
New feature or request
trace
when NODE_ENV === 'development'
#26
Currently every library/CLI that uses this package and is executed in a dev env will automatically get
trace
level.From https://github.com/block65/logger/blame/08165ea52eaa01737b644fdf23c8a43e2f8eef00/lib/index.ts#L34
The text was updated successfully, but these errors were encountered: