1
0
Fork 0
arangodb/lib/Logger
Kaveh Vahedipour 28754cbf15 Feature/schmutz plus plus (#5972)
- Schmutz now called "Maintenance" and completely implemented in C++
 - Fix index locking bug in mmfiles
 - Fix a bug in mmfiles with silent option and repsert
 - Slightly increase supervision okperiod and graceperiod
2018-08-24 12:15:35 +02: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 added startup option `--log.escape` for unescaped logging (#5315) 2018-05-11 19:12:16 +02:00
LogAppenderFile.h added startup option `--log.escape` for unescaped logging (#5315) 2018-05-11 19:12:16 +02:00
LogAppenderSyslog.cpp Bug fix/cleanup 2305 (#5437) 2018-05-23 15:45:55 +02:00
LogAppenderSyslog.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
LogBuffer.cpp Bug fix/cleanup 2305 (#5437) 2018-05-23 15:45:55 +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 issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03: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/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
LogTopic.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
Logger.cpp Bug fix/cleanup 2305 (#5437) 2018-05-23 15:45:55 +02:00
Logger.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
LoggerBufferFeature.cpp issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
LoggerBufferFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
LoggerFeature.cpp issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
LoggerFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
LoggerStream.cpp Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
LoggerStream.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
syslog_names.h