summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Logger.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* 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)
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixes for stream API, PHP 5.4, Python 3.3Mark Spruiell2012-10-15
|
* misc. python cleanupMark Spruiell2012-04-25
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 2589:Mark Spruiell2009-11-04
| | | | | | - Fixing Python implementation of cloneWithPrefix - Implementing cloneWithPrefix in Ruby & PHP - Miscellaneous minor fixes
* 2589 - cloneWithPrefix implementation for python.Jose2009-11-03
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 711 - accept Unicode objects in PythonMark Spruiell2008-04-24
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 1493: removing use of NULL bug 1852: fixing compiler warnings bug 1853:Mark Spruiell2007-04-18
| | | | | fixing compiler warnings bug 2098: change proxy factory methods to return object of same class
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added process loggerDwayne Boone2007-01-04
|
* Updated copyrightDwayne Boone2006-03-14
|
* changing getLogger to return a custom Python implMark Spruiell2005-10-12
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* adding print operationMark Spruiell2005-01-13
|
* Win32 fixesMark Spruiell2004-10-05
|
* Win32 portMark Spruiell2004-10-05
|
* initial check-inMark Spruiell2004-09-09