devel-docs: document new "Messages" performance-log parameter
This commit is contained in:
parent
9e0fdc8e2c
commit
d7de0781ab
2 changed files with 5 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 8 KiB |
|
|
@ -119,6 +119,11 @@ otherwise.
|
|||
Backtraces capture the code-paths taken while recording the log, and should
|
||||
normally be included.
|
||||
|
||||
- *Messages:*
|
||||
Whether or not to include diagnostic messages in the log.
|
||||
Diagnostic messages indicate errors and unexpected conditions, and should
|
||||
normally be included.
|
||||
|
||||
- *Progressive:*
|
||||
Whether or not to record a progressive log.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue