Skip to content
Snippets Groups Projects
Commit 19ed6807 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Update log levels

parent 73dfe157
No related branches found
No related tags found
1 merge request!108Replace mkdocs by Antora
Pipeline #210738 passed
......@@ -101,7 +101,15 @@ The full list of parameters is detailed in this section.
| `%(asctime)s %(levelname)s %(name)s] %(message)s`
| `logging.level`
| Logging level. Should be in `{NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}`
a| Logging level. Should be in
* `NOTSET`
* `DEBUG`
* `INFO`
* `WARNING`
* `ERROR`
* `CRITICAL`
| `Level`
| `INFO`
......
......@@ -83,7 +83,15 @@ The full list of parameters is detailed in this section.
| `%(asctime)s %(levelname)s %(name)s] %(message)s`
| `logging.level`
| Logging level. Should be in `{NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}`
a| Logging level. Should be in
* `NOTSET`
* `DEBUG`
* `INFO`
* `WARNING`
* `ERROR`
* `CRITICAL`
| `Level`
| `INFO`
......
......@@ -128,7 +128,15 @@ The full list of parameters is detailed in this section.
| `%(asctime)s %(levelname)s %(name)s] %(message)s`
| `logging.level`
| Logging level. Should be in `{NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}`
a| Logging level. Should be in
* `NOTSET`
* `DEBUG`
* `INFO`
* `WARNING`
* `ERROR`
* `CRITICAL`
| `Level`
| `INFO`
......
......@@ -209,7 +209,15 @@ The full list of parameters is detailed in this section.
| `%(asctime)s %(levelname)s %(name)s] %(message)s`
| `logging.level`
| Logging level. Should be in `{NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}`
a| Logging level. Should be in
* `NOTSET`
* `DEBUG`
* `INFO`
* `WARNING`
* `ERROR`
* `CRITICAL`
| `Level`
| `INFO`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment