ompl::msg::OutputHandlerSTD Class Reference

Default implementation of OutputHandler. This sends the information to the console. More...

#include <ompl/util/Console.h>

Inheritance diagram for ompl::msg::OutputHandlerSTD:

Public Member Functions

void log (const std::string &text, LogLevel level, const char *filename, int line) override
 log a message to the output handler with the given text and logging level from a specific file and line number
 

Detailed Description

Default implementation of OutputHandler. This sends the information to the console.

Definition at line 116 of file Console.h.


The documentation for this class was generated from the following files: