..
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
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/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
Bug fix/issues 2308 ( #3117 )
2017-08-24 14:47: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
Bug fix/issues 1806 ( #3069 )
2017-08-18 22:58:09 +02:00
LoggerStream.h
Bug fix/issues 1806 ( #3069 )
2017-08-18 22:58:09 +02:00
syslog_names.h
Fix solaris port: move syslog adoption into the logger library.
2016-04-25 18:02:44 +02:00