summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/LoggerI.h
Commit message (Collapse)AuthorAge
* Minor style fixes to log file archiving changeBenoit Foucher2016-04-12
|
* Do not throw if log rotation fails.Jose2016-04-07
| | | | | | If log rotate fails because the file cannot be renamed we will keep using the same log file or in case that it cannot be reopen we will log to stderr.
* ICE-7035 - Add option to roll log filesJose2016-04-07
|
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Initial merge for ICE-2400:Bernard Normier2014-08-14
| | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node)
* Added IceWS support to WinRTBenoit Foucher2014-05-12
|
* Removed UTF8ToCodePage helper function in favor of WindowsStringConverter, ↵Bernard Normier2014-05-09
| | | | optimized WindowsStringConverter::fromUTF8 when CP=UTF8
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* 2589 - Bogus Ice.ProgramName value for IceBox service.Jose2009-11-03
|
* Bug 1618 - default logger formatDwayne Boone2009-04-24
|
* Bug 3911 - Added ability to write logger output to fileDwayne Boone2009-04-03
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1721Matthew Newhook2007-03-03
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Remove Ice.Logger.DateFormatDwayne Boone2006-12-20
|
* Added Ice.Logger.DateFormat propertyDwayne Boone2006-12-19
|
* Deprecated Glacier2.AddUserToAllowCategoriesDwayne Boone2006-11-22
|
* Replace static Mutex by static StaticMutexBernard Normier2006-11-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Added print() operation to Ice::Logger and changed icepatch2server to useMichi Henning2005-01-13
| | | | logger instead of writing to stderr.
* more TransportInfo stuffMarc Laukien2004-08-11
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Added IceUtil::Time::toString() and support for timestamps in the defaultBenoit Foucher2003-03-06
| | | | logger.
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Logger is now globally mutex protected.Matthew Newhook2002-07-31
|
* Removed IceBox two phase initialization. Use Ice.ProgramName in theBenoit Foucher2002-07-17
| | | | | standard logger as a prefix. Changed IcePack to pass --Ice.ProgramName to servers.
* added spaceMarc Laukien2002-07-09
|
* unix formatMarc Laukien2002-06-24
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* fixesMarc Laukien2002-03-09
|
* cleanup.Matthew Newhook2002-01-02
|
* IceThread merge.Matthew Newhook2001-12-27
|
* tons of fixesMarc Laukien2001-09-17
|
* changed directory structureMarc Laukien2001-08-14