Classes | Namespaces | Enumerations
Logger.h File Reference
#include "SurgSim/Framework/LoggerManager.h"
#include "SurgSim/Framework/LogOutput.h"
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  SurgSim::Framework::Logger
 An object that can be used to control logging parameters, such as verbosity and log output destination. More...
 

Namespaces

 SurgSim
 
 SurgSim::Framework
 

Enumerations

enum  SurgSim::Framework::LogLevel {
  SurgSim::Framework::LOG_LEVEL_DEBUG, SurgSim::Framework::LOG_LEVEL_INFO, SurgSim::Framework::LOG_LEVEL_WARNING, SurgSim::Framework::LOG_LEVEL_SEVERE,
  SurgSim::Framework::LOG_LEVEL_CRITICAL
}
 Logging levels. More...