reference:logging_variables
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:logging_variables [2020/08/05 07:51] – [General variables] moved new variables to another part ulinobbe | reference:logging_variables [2026/04/12 04:15] (current) – [General variables] Addition tondose | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| | %w | ISO 8601 week of the year | | | %w | ISO 8601 week of the year | | ||
| | %T{Format} | Current date/time, using '' | | %T{Format} | Current date/time, using '' | ||
| - | | %S{Format} | Start time in '' | + | | %S{Format} | Start time in '' |
| | %t | Tab character (ASCII 9) | | | %t | Tab character (ASCII 9) | | ||
| | %r | CR character (ASCII 13) | | | %r | CR character (ASCII 13) | | ||
| | %n | Newline Character (ASCII 10) | | | %n | Newline Character (ASCII 10) | | ||
| + | | %% | Creates a '' | ||
| | %g | Unique identifier of the associated playback operation | | | %g | Unique identifier of the associated playback operation | | ||
| | %R{Key} | Runtime data | | | %R{Key} | Runtime data | | ||
| Line 85: | Line 86: | ||
| [Options] | [Options] | ||
| NextLoggingLimit=10 | NextLoggingLimit=10 | ||
| + | | ||
| + | Please note that this limit applies to the **overall** number of subsequent items available for logging, before any possible item type filtering. So if you want to log e.g. the next 3 " | ||
reference/logging_variables.1596613878.txt.gz · Last modified: by ulinobbe