open62541pp 0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
log_default.hpp File Reference
#include <functional>
#include <utility>
#include "open62541pp/plugin/log.hpp"
Include dependency graph for log_default.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opcua::LoggerDefault
 

Namespaces

namespace  opcua
 

Typedefs

using opcua::LogFunction = std::function<void(LogLevel, LogCategory, std::string_view msg)>