there will be an error thrown stating:
Error: Unknown level name . Known: time,fatal,verbose,silly,emergency,alert,critical,error,warning,notice,informational,debug,warn,info,trace.
The log level used is not specified in the error message (which seems to be the intention).
When calling minlog e.g. like this:
there will be an error thrown stating:
Error: Unknown level name . Known: time,fatal,verbose,silly,emergency,alert,critical,error,warning,notice,informational,debug,warn,info,trace.
The log level used is not specified in the error message (which seems to be the intention).