summaryrefslogtreecommitdiffstats
path: root/src/lib/log/logger_support.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [master] spellingFrancis Dupont2015-03-141-1/+1
* [3591] Changes after review:Tomek Mrugalski2014-09-231-1/+72
* [2445] minor cleanups: brace position, indent, use 'protected' in test classJINMEI Tatuya2012-12-051-1/+1
* [2445] Make buffering optional, and enable in b10 componentsJelte Jansen2012-12-021-2/+2
* [trac1024] Suppress logging messages in logging library unit testsStephen Morris2011-07-131-152/+1
* [trac1024] Route unit test logging output to /dev/null by defaultStephen Morris2011-07-071-48/+51
* [trac1071] Update documentation and final tidy-upStephen Morris2011-06-301-16/+25
* [trac1071] Add destination selection to initLoggerStephen Morris2011-06-291-1/+68
* [trac1008] Address review commentsStephen Morris2011-06-171-12/+6
* [trac1008] Throw exception if logging before initialization has been doneStephen Morris2011-06-161-16/+39
* [trac976] changed default root logger name to 'bind10'Jelte Jansen2011-06-091-2/+2
* [trac976] Add ability to supress messages in unit testsStephen Morris2011-06-081-3/+1
* [trac976] Changes as a result of reviewStephen Morris2011-06-071-1/+1
* [trac555] added conversionfunctions from str to the different enumsJelte Jansen2011-05-271-16/+2
* [trac555] Move logging initialization to LoggerManagerStephen Morris2011-05-261-86/+2
* [trac899] Update Makefiles to include log4cplus library in linkStephen Morris2011-05-201-1/+1
* [trac899] Remove "in function" argument from logger constructorStephen Morris2011-05-201-1/+1
* Merge branch 'master' into trac745Stephen Morris2011-05-101-6/+11
|\
| * [trac900] Merge branch 'master' into trac900Stephen Morris2011-05-091-6/+6
| |\
| | * [trac901] Switch to new logging interfaceMichal 'vorner' Vaner2011-05-051-5/+5
| * | [trac900] Updated testsStephen Morris2011-05-091-2/+7
| |/
* / [trac745] Move logging initialization code to logger directoryStephen Morris2011-04-281-0/+72
|/
* [master] typo and misspelling fixesJeremy C. Reed2011-03-251-1/+1
* [trac558] Remove trailing spaces in linesStephen Morris2011-02-141-1/+1
* [trac558] Fixes after reviewStephen Morris2011-02-141-1/+1
* [trac558] Update copyright year to 2011Stephen Morris2011-02-091-1/+1
* [trac558] Update Logger InitializationStephen Morris2011-02-091-11/+29
* [trac558] Return reference to the global dictionary, not a pointerStephen Morris2011-02-091-2/+2
* [trac558] Make Set/Get Root Logger Name a pair of functionsStephen Morris2011-02-091-1/+1
* [trac558] editorial cleanup: removed $Id's. we don't need/use them any more.JINMEI Tatuya2011-02-091-4/+0
* [trac558] Address some of initialization pointsStephen Morris2011-02-071-2/+4
* [trac558] Stage 1 of backing out log4cxx supportStephen Morris2011-02-041-1/+1
* Minor modifications to logging code made after review.Stephen Morris2011-01-241-2/+4
* Checkpoint commit of the logging code.Stephen Morris2011-01-171-0/+114