showTime: Difference between revisions
Jump to navigation
Jump to search
(Created page with '; showTime [<boolean flag>] : Displays a timestamp along with all messages printed in the console (e.g. [Sep 15 11:27:44 2005.99]). :'''Note.''' If you want to limit displaying …') |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
; showTime [<boolean | ; showTime [<[[boolean]]>] | ||
: Displays a timestamp along with all messages printed in the console (e.g. [Sep 15 11:27:44 2005.99]). | : Displays a timestamp along with all messages printed in the console (e.g. [Sep 15 11:27:44 2005.99]). | ||
Line 5: | Line 5: | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:log]] |
Latest revision as of 01:48, 27 April 2021
- showTime [<boolean>]
- Displays a timestamp along with all messages printed in the console (e.g. [Sep 15 11:27:44 2005.99]).
- Note. If you want to limit displaying of timestamps on specific messages only, or if you want to customize the format of the timestamps, use showTimeDomains instead.