mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 04:17:55 +01:00
Updated Comment
This commit is contained in:
@@ -45,6 +45,7 @@ class Foundation_API PatternFormatter: public Formatter
|
|||||||
/// * %I - message thread identifier (numeric)
|
/// * %I - message thread identifier (numeric)
|
||||||
/// * %N - node or host name
|
/// * %N - node or host name
|
||||||
/// * %U - message source file path (empty string if not set)
|
/// * %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)
|
/// * %u - message source line number (0 if not set)
|
||||||
/// * %w - message date/time abbreviated weekday (Mon, Tue, ...)
|
/// * %w - message date/time abbreviated weekday (Mon, Tue, ...)
|
||||||
/// * %W - message date/time full weekday (Monday, Tuesday, ...)
|
/// * %W - message date/time full weekday (Monday, Tuesday, ...)
|
||||||
|
|||||||
Reference in New Issue
Block a user