mirror of https://gitee.com/bigwinds/arangodb
* fix buffer overruns in linenoise for long input lines * don't make historian repeatedly print the same error messages that nothing can be done about * make the implementations of the logging operator<<s not throw exceptions, so that logging does throw exceptions as an unintended side effect * update CHANGELOG * improve error message * don't copy strings, but pass them by const reference |
||
---|---|---|
.. | ||
LogAppender.cpp | ||
LogAppender.h | ||
LogAppenderFile.cpp | ||
LogAppenderFile.h | ||
LogAppenderSyslog.cpp | ||
LogAppenderSyslog.h | ||
LogAppenderTty.cpp | ||
LogAppenderTty.h | ||
LogBuffer.cpp | ||
LogBuffer.h | ||
LogLevel.cpp | ||
LogLevel.h | ||
LogMacros.h | ||
LogThread.cpp | ||
LogThread.h | ||
LogTopic.cpp | ||
LogTopic.h | ||
Logger.cpp | ||
Logger.h | ||
LoggerBufferFeature.cpp | ||
LoggerBufferFeature.h | ||
LoggerFeature.cpp | ||
LoggerFeature.h | ||
LoggerStream.cpp | ||
LoggerStream.h | ||
syslog_names.h |