aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/Logger.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Use new libosmocore logging lock APIPau Espin Pedrol1-2/+4
2019-07-22Add SPDX annotationPau Espin Pedrol1-0/+1
2019-07-19Logger: global Log mutex is now available from C codePau Espin Pedrol1-7/+3
2018-09-03Logger: Disable pthread cancel point inside Logger destructorPau Espin Pedrol1-0/+3
2018-04-25Logger: Print correct source file and line numberPau Espin Pedrol1-1/+1
2018-02-27Logger: Use libosmocore logging systemPau Espin Pedrol1-70/+3
2018-02-20Logger: Remove gLogToConsole flagPau Espin Pedrol1-14/+8
2018-02-20Logger: Drop support to log into filePau Espin Pedrol1-19/+1
2018-02-20Logger: Drop syslog supportPau Espin Pedrol1-19/+1
2018-02-20Logger: get rid of alarm APIsPau Espin Pedrol1-47/+0
2018-02-20Logger: Drop unused gLogEarlyPau Espin Pedrol1-33/+0
2018-01-09Drop use of ConfigurationTable gConfigPau Espin Pedrol1-5/+0
2018-01-09Logger: Stop using Log.File and Log.Level from configPau Espin Pedrol1-89/+13
2018-01-09Logger: Stop using Log.Alarms.Max from configPau Espin Pedrol1-2/+2
2017-03-20CommonLibs: Remove unused files.Alexander Chemeris1-0/+26
2016-04-20Common: Make sure gLogEarly() log to the same facilities as the normal log.Alexander Chemeris1-6/+33
2015-07-30Logger: Output ERR log messages to stderr as well.Alexander Chemeris1-1/+1
2015-07-30Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel.Alexander Chemeris1-2/+1
2015-05-24Common: Log to console instead of loging to syslog by default.Alexander Chemeris1-2/+2
2015-05-24Common: Introduce a global variable to disable syslog logging.Alexander Chemeris1-7/+9
2013-05-31syncing commonlibs with Many thanks to Michael Iedema for these patches, make...kurtis.heimerl1-17/+81
2012-12-16Sylvain patch #2, with modifications:kurtis.heimerl1-1/+9
2011-11-20git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2583 19bc...dburgess1-0/+8
2011-10-07Putting the actual OpenBTS P2.8 source code into the public SVN branch.dburgess1-0/+197