1
0
Fork 0
arangodb/lib/Logger
Max Neunhöffer 1ca1b89deb
Port static-build fixes to the 3.3 branch (libmusl). (#4481)
* Changes for libmusl compilation. (#4294)
* Further fixes for libmusl completely static build. (#4474)
* Make crc assembler code position independent.
* Fix PIE compilation for libmusl in alpine linux.
* Use backtrace library if found.
2018-02-07 10:49:32 +01:00
..
LogAppender.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
LogAppender.h Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
LogAppenderFile.cpp fix file descriptor issue in LogAppenderFile::reopenAll (#4115) 2017-12-21 22:03:09 +01:00
LogAppenderFile.h fix file descriptor issue in LogAppenderFile::reopenAll (#4115) 2017-12-21 22:03:09 +01:00
LogAppenderSyslog.cpp Port static-build fixes to the 3.3 branch (libmusl). (#4481) 2018-02-07 10:49:32 +01:00
LogAppenderSyslog.h added `--log.color` option to toggle colorful logging to terminal (#3356) 2017-10-05 13:36:32 +02:00
LogBuffer.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
LogBuffer.h added log topic attribute to /_admin/log api 2017-04-04 12:06:44 +02:00
LogLevel.cpp
LogLevel.h
LogMacros.h Feature/helper code (#3577) 2017-11-17 09:51:32 +01:00
LogThread.cpp Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
LogThread.h always flush logs when the server is about to shut down (#2585) 2017-06-18 01:09:22 +02:00
LogTopic.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
LogTopic.h added log topic attribute to /_admin/log api 2017-04-04 12:06:44 +02:00
Logger.cpp allow specification of log topics with whitespace in the argument (#4002) 2017-12-12 14:47:53 +01:00
Logger.h Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
LoggerBufferFeature.cpp
LoggerBufferFeature.h
LoggerFeature.cpp added `--log.color` option to toggle colorful logging to terminal (#3356) 2017-10-05 13:36:32 +02:00
LoggerFeature.h added `--log.color` option to toggle colorful logging to terminal (#3356) 2017-10-05 13:36:32 +02:00
LoggerStream.cpp Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
LoggerStream.h Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
syslog_names.h