6 lines
184 B
Markdown
6 lines
184 B
Markdown
|
## Description:
|
||
|
|
||
|
`log` provides your application logging services.
|
||
|
You can log to file or to the console and use different
|
||
|
logging levels, so that you are not overwhelmed by the logs.
|