Updated Comment

This commit is contained in:
Jan Kevin Dick 2020-02-19 13:59:15 +01:00
parent 13a89d4af4
commit 0522bf282f

View File

@ -45,6 +45,7 @@ class Foundation_API PatternFormatter: public Formatter
/// * %I - message thread identifier (numeric)
/// * %N - node or host name
/// * %U - message source file path (empty string if not set)
/// * %O - message source file filename (empty string if not set)
/// * %u - message source line number (0 if not set)
/// * %w - message date/time abbreviated weekday (Mon, Tue, ...)
/// * %W - message date/time full weekday (Monday, Tuesday, ...)