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 more authentication events, fixed changePassword 2016-10-03 19:54:54 +02:00
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 fixed non syslog version 2016-04-21 23:00:49 -07:00
LogAppenderSyslog.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
LogAppenderTty.cpp added tty logger 2016-03-22 23:38:30 +01:00
LogAppenderTty.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
LogBuffer.cpp fixed LogBuffer in case of too many messages (#2690) 2017-06-28 20:59:17 +02:00
LogBuffer.h added log topic attribute to /_admin/log api 2017-04-04 12:06:44 +02:00
LogLevel.cpp added upgrade feature 2016-04-08 15:39:36 +02:00
LogLevel.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
LogMacros.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
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 added log topic attribute to /_admin/log api 2017-04-04 12:06:44 +02:00
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 restored log buffer feature 2016-04-21 21:07:23 -07:00
LoggerBufferFeature.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
LoggerFeature.cpp moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
LoggerFeature.h added startup option `--log.shorten-filenames` 2017-02-01 15:35:41 +01:00
LoggerStream.cpp added Logger output for binary data 2017-02-01 15:17:39 +01:00
LoggerStream.h simplified some ostream kirmes 2017-03-06 14:44:56 +01:00
syslog_names.h Fix solaris port: move syslog adoption into the logger library. 2016-04-25 18:02:44 +02:00