Skip to content
Snippets Groups Projects
Commit 1844f680 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

add the none value explanation at logger section

parent 5f879b0d
No related branches found
No related tags found
No related merge requests found
......@@ -827,6 +827,10 @@ Furthermore there are some keys specific to the log.
The selected line will be preceded by a ISO 8601 timestamp for combined date and time representing local time according to the systems timezone, with a space (not a `T`) between the date and the time and two spaces after the time, before being processed by the next action directive.
* none
The logged line will not be preceded by any timestamp.
The following are two possible examples for the [[logger]](frontend.html#Section: [logger]) section definition.
````
......
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