Medical Imaging Interaction Toolkit  2023.12.99-4f729362
Medical Imaging Interaction Toolkit
mitk::LogBackend Member List

This is the complete list of members for mitk::LogBackend, including all inherited members.

AppendTimeStamp(std::ostream &out)mitk::LogBackendTextprotected
CatchLogFileCommandLineParameter(int &argc, char **argv)mitk::LogBackendstatic
CheckIfFileExists(const std::string &filename)mitk::LogBackendprotectedstatic
EnableAdditionalConsoleWindow(bool enable)mitk::LogBackendstatic
FormatFull(const LogMessage &message, int threadID=0)mitk::LogBackendTextprotected
FormatFull(std::ostream &out, const LogMessage &message, int threadID=0)mitk::LogBackendTextprotected
FormatSmart(const LogMessage &message, int threadID=0)mitk::LogBackendTextprotected
FormatSmart(std::ostream &out, const LogMessage &message, int threadID=0)mitk::LogBackendTextprotected
FormatSmartWindows(const LogMessage &message, int)mitk::LogBackendTextprotected
GetLogFile()mitk::LogBackendstatic
GetOutputType() const overridemitk::LogBackendvirtual
IncrementLogFileNames(const std::string &prefixPath, int numLogFiles=10)mitk::LogBackendstatic
OutputType enum namemitk::LogBackendBase
ProcessMessage(const LogMessage &) overridemitk::LogBackendvirtual
Register()mitk::LogBackendstatic
RotateLogFiles(const std::string &prefixPath)mitk::LogBackendstatic
SetLogFile(const std::string &file)mitk::LogBackendstatic
Unregister()mitk::LogBackendstatic
~LogBackendBase()mitk::LogBackendBasevirtual
~LogBackendText() overridemitk::LogBackendText