summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 23:39:43 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 23:39:43 +0000
commit3defd31745213b6a3ea159c5bd235a46d53d3607 (patch)
treee48837836193ee2c58ac5635a950e7bfd7645aae
parentf3c76488a5635fa437a5100de5e93cf9d382714a (diff)
downloadATCD-3defd31745213b6a3ea159c5bd235a46d53d3607.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 7a1e00b88d5..b90a704dc2b 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,22 @@
+Thu Jan 29 16:17:28 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/Log_Msg.cpp (open): Always close down the logger connection
+ before changing the setting. Added codes to allow resetting
+ logging endpoint back to STDERR from LOGGER.
+
+ * ace/OS.h (ACE_DEFAULT_LOGGER_KEY): Changed to localhost:10012
+ so it can be used in both netsvcs/lib/ and netsvcs/client/.
+
+ * netsvcs/client/Logger/indirect_logger.cpp: Added code to reset
+ logging endpoint back to stderr.
+
+ * netsvcs/lib/Client_Logging_Handler.cpp
+ (ACE_Client_Logging_Acceptor): Changed to initialize
+ logger_key_ with ACE_DEFAULT_LOGGER_KEY.
+
+ * netsvcs/lib/Client_Logging_Handler.h: Removed DEFAULT_LOGGER_KEY
+ definition.
+
Thu Jan 29 12:32:32 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* include/makeinclude/platform_irix6.x-sgic++.GNU: