.. |
LogAppender.cpp
|
fix Windows paths
|
2017-01-18 14:31:06 +01:00 |
LogAppender.h
|
more authentication events, fixed changePassword
|
2016-10-03 19:54:54 +02:00 |
LogAppenderFile.cpp
|
fix Windows paths
|
2017-01-18 14:31:06 +01:00 |
LogAppenderFile.h
|
re-use buffer for log messages to save mallocs
|
2016-05-16 21:33:00 +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
|
fetch time outside of mutex
|
2016-05-16 21:32:28 +02:00 |
LogBuffer.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07: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
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
LogThread.cpp
|
attempt to finish startup order
|
2016-04-27 22:54:29 +02:00 |
LogThread.h
|
finalize classes
|
2016-08-25 14:25:17 +02:00 |
LogTopic.cpp
|
Squashed commit of the following:
|
2016-12-19 11:06:32 +01:00 |
LogTopic.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
Logger.cpp
|
allow usage of loglevel `err` (not only `error`)
|
2017-01-31 12:17:55 +01:00 |
Logger.h
|
dont include boost everywhere
|
2017-02-01 13:12:04 +01: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
|
fixed supervisor startup
|
2016-11-02 19:37:49 +00:00 |
LoggerFeature.h
|
more style cleanup
|
2017-01-05 10:52:03 +01:00 |
LoggerStream.cpp
|
try to fix potential crashes
|
2016-06-14 16:41:00 +02:00 |
LoggerStream.h
|
allow logging more types
|
2017-02-01 11:24:22 +01:00 |
syslog_names.h
|
Fix solaris port: move syslog adoption into the logger library.
|
2016-04-25 18:02:44 +02:00 |