- 22 Aug, 2008 1 commit
-
-
Steven Murray authored
of ::dlf_init() to the exception thrown by: castor::dlf::dlf_init(const char* facilityName, castor::dlf::Message messages[]) A nice explanatory message was being consructed when the facility name exceeded 21 characters in length, but the message was not added to the exception, so I only got a "Unable to initialize DLF" with no further explanation when I tried to initialise DLF with a crazy long name.
-
- 20 May, 2008 1 commit
-
-
Dennis Waldron authored
-
- 14 Mar, 2008 1 commit
-
-
Sebastien Ponce authored
-
- 10 Mar, 2008 1 commit
-
-
Dennis Waldron authored
-
- 05 Mar, 2008 3 commits
-
-
Rosa Maria Garcia Rioja authored
-
Rosa Maria Garcia Rioja authored
-
Rosa Maria Garcia Rioja authored
-
- 17 Aug, 2007 1 commit
-
-
Sebastien Ponce authored
Use ::dlf_isinitialized instead of our own version so that it works also when DLF is initialized from C
-
- 16 Aug, 2007 1 commit
-
-
Sebastien Ponce authored
Improved logging into DLF. You can now declare new messages even before DLF was initialized. Very useful for libraries loaded before the main is called \!
-
- 18 Jul, 2007 1 commit
-
-
Dennis Waldron authored
-
- 25 Sep, 2006 1 commit
-
-
Sebastien Ponce authored
-
- 13 Jun, 2006 1 commit
-
-
Dennis Waldron authored
-
- 11 Apr, 2006 1 commit
-
-
Vitali Motyakov authored
-
- 05 Apr, 2005 1 commit
-
-
Sebastien Ponce authored
C++ interface to DLF. This is supposed to replace the current logging facility without loosing the possibility to give objects to the interface.
-