diff --git a/doc/frontend.md b/doc/frontend.md index b952644c56a9ea530921f0ce5705e3e169e5387c..37dfc1a8d4e4942ec8397a0d249e8370958cfa5a 100644 --- a/doc/frontend.md +++ b/doc/frontend.md @@ -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. ````