log Core/Logging.cpp @ 2140:aa4b8895cd23

age author description
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 12:04:09 +0100 Sebastien Jodogne Avoid hard crash if not enough memory
Mon, 13 Jun 2016 15:07:53 +0200 Sebastien Jodogne New option "--logfile" to output the Orthanc log to the given file
Mon, 13 Jun 2016 13:39:10 +0200 Sebastien Jodogne Dropped support of Google Log
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 21 Oct 2015 11:45:51 +0200 Sebastien Jodogne "--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos
Tue, 18 Aug 2015 14:57:41 +0200 Sebastien Jodogne standalone logging
Fri, 07 Aug 2015 20:14:26 +0200 Sebastien Jodogne fix Orthanc-0.9.3
Thu, 06 Aug 2015 18:19:32 +0200 Sebastien Jodogne improve the performance of the internal logger
Wed, 05 Aug 2015 10:07:53 +0200 Sebastien Jodogne fix mingw build
Tue, 04 Aug 2015 14:04:48 +0200 Sebastien Jodogne support of --logdir by the internal logger
Tue, 04 Aug 2015 12:22:08 +0200 Sebastien Jodogne basic logger
Tue, 04 Aug 2015 10:54:13 +0200 Sebastien Jodogne flag for plugins
Tue, 04 Aug 2015 10:45:58 +0200 Sebastien Jodogne removal of unneeded static libraries
Tue, 04 Aug 2015 09:35:09 +0200 Sebastien Jodogne Creation of Logging.h
Wed, 03 Oct 2012 11:44:46 +0200 jodogne trying to use log4cplus