summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-27 02:01:57 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-27 02:01:57 +0000
commit93c3e3896f83a7c5bd581a76c114c8f4be020d33 (patch)
treee2af511d2260dc0020a3c20f1e0107e4fbea1c14 /ace/Log_Msg.h
parentb70dbe5c8f0ea475c14f6f30cadc456fba4fc85d (diff)
downloadATCD-93c3e3896f83a7c5bd581a76c114c8f4be020d33.tar.gz
ChangeLogTag:Mon Jul 26 20:50:37 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Log_Msg.h')
-rw-r--r--ace/Log_Msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Log_Msg.h b/ace/Log_Msg.h
index 0ab26552c37..b74b2afaf2c 100644
--- a/ace/Log_Msg.h
+++ b/ace/Log_Msg.h
@@ -379,6 +379,7 @@ public:
// 'D': print timestamp in month/day/year hour:minute:sec:usec format.
// 't': print thread id (1 if single-threaded)
// 'u': print as unsigned int
+ // 'W': print out a wide (Unicode) character string (currently Win32 only).
// 'X', 'x': print as a hex number
// '%': print out a single percent sign, '%'