1
0
Fork 0

updated documentation

This commit is contained in:
Jan Steemann 2014-10-13 23:31:51 +02:00
parent 0c99c2e50f
commit 7c7b7205a7
1 changed files with 3 additions and 1 deletions

View File

@ -777,7 +777,9 @@ namespace triagens {
///
/// If specified, all dates and times in log messages will use the server's
/// local time-zone. If not specified, all dates and times in log messages
/// will be printed in UTC / Zulu time.
/// will be printed in UTC / Zulu time. The date and time format used in logs
/// is always `YYYY-MM-DD HH:MM:SS`, regardless of this setting. If UTC time
/// is used, a `Z` will be appended to indicate Zulu time.
/// @endDocuBlock
////////////////////////////////////////////////////////////////////////////////