Home Explore Blog CI



db9b27c76c4b52b60ce9e9392698f00d56662e3f2b1d07b30000000200001b8b.png

Extracted Text
> NU_LOG_LEVEL=DEBUG ./nu std_log.nu DBG|2023-04-13T16:53:50.713|Debug message INF|2023-04-13T16:53:50.716|Info message WRN|2023-04-13T16:53:50.717|Warning message ERR|2023-04-13T16:53:50.718|Error message CRT|2023-04-13T16:53:50.719|Critical message
Explanation
The image shows a terminal output with logging messages at different levels. The log levels include Debug, Info, Warning, Error, and Critical. Each message includes a timestamp and a description of the event.