1
0
Fork 0
arangodb/lib/Logger
Frank Celler bbe7484521 Feature/auth context (#2704)
* added read-only users
2017-07-02 23:15:57 +02:00
..
LogAppender.cpp always flush logs when the server is about to shut down (#2585) 2017-06-18 01:09:22 +02:00
LogAppender.h
LogAppenderFile.cpp do not terminate the entire server process if a temp file cannot be c… (#2563) 2017-06-28 23:29:36 +02:00
LogAppenderFile.h always flush logs when the server is about to shut down (#2585) 2017-06-18 01:09:22 +02:00
LogAppenderSyslog.cpp
LogAppenderSyslog.h
LogAppenderTty.cpp
LogAppenderTty.h
LogBuffer.cpp fixed LogBuffer in case of too many messages (#2690) 2017-06-28 20:59:17 +02:00
LogBuffer.h
LogLevel.cpp
LogLevel.h
LogMacros.h
LogThread.cpp always flush logs when the server is about to shut down (#2585) 2017-06-18 01:09:22 +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/auth context (#2704) 2017-07-02 23:15:57 +02:00
LogTopic.h
Logger.cpp always flush logs when the server is about to shut down (#2585) 2017-06-18 01:09:22 +02:00
Logger.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
LoggerBufferFeature.cpp
LoggerBufferFeature.h
LoggerFeature.cpp moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
LoggerFeature.h
LoggerStream.cpp
LoggerStream.h
syslog_names.h