diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-12-11 14:58:49 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-12-11 14:58:49 +0000 |
commit | 2246ef4753f62af6dd49800f217017e63c9a80d8 (patch) | |
tree | 0e8389692f367b6131d6be60a290b0d26270b4e6 /cpp/src/Ice/PropertyNames.cpp | |
parent | Added LoggerPlugin (diff) | |
download | ice-2246ef4753f62af6dd49800f217017e63c9a80d8.tar.bz2 ice-2246ef4753f62af6dd49800f217017e63c9a80d8.tar.xz ice-2246ef4753f62af6dd49800f217017e63c9a80d8.zip |
Added Logger Plugin
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index c4be2fac535..2449070ce72 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `./config/PropertyNames.def', Mon Dec 4 13:26:07 2006 +// Generated by makeprops.py from file `./config/PropertyNames.def', Mon Dec 11 11:13:50 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -45,6 +45,7 @@ const char* IceInternal::PropertyNames::IceProps[] = "Ice.GC.Interval", "Ice.ImplicitContext", "Ice.InitPlugins", + "Ice.LoggerPlugin", "Ice.MessageSizeMax", "Ice.MonitorConnections", "Ice.Nohup", |