diff options
author | Jose <jose@zeroc.com> | 2019-05-29 22:08:27 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-05-29 22:08:27 +0200 |
commit | fe9cf41fd22316fedd218aea56cd27f286fe09ec (patch) | |
tree | 67a6e69ceb9dc27c76df02518c0bf767ad361d4a /cpp/src/Ice/PropertyNames.cpp | |
parent | Fix makeprops script (diff) | |
download | ice-fe9cf41fd22316fedd218aea56cd27f286fe09ec.tar.bz2 ice-fe9cf41fd22316fedd218aea56cd27f286fe09ec.tar.xz ice-fe9cf41fd22316fedd218aea56cd27f286fe09ec.zip |
Swift logger updates
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 fc3b319e828..c33836e8ea6 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -1,7 +1,7 @@ // // Copyright (c) ZeroC, Inc. All rights reserved. // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Oct 25 22:10:11 2018 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed May 29 21:06:31 2019 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -175,6 +175,7 @@ const IceInternal::Property IcePropsData[] = IceInternal::Property("Ice.TCP.RcvSize", false, 0), IceInternal::Property("Ice.TCP.SndSize", false, 0), IceInternal::Property("Ice.UseApplicationClassLoader", false, 0), + IceInternal::Property("Ice.UseOSLog", false, 0), IceInternal::Property("Ice.UseSyslog", false, 0), IceInternal::Property("Ice.UseSystemdJournal", false, 0), IceInternal::Property("Ice.Warn.AMICallback", false, 0), |