ArmNN
NotReleased
|
#include <Logging.hpp>
Public Member Functions | |
SimpleLogger () | |
void | Enable (bool enable=true) |
ScopedRecord | StartNewRecord () |
void | RemoveAllSinks () |
void | AddSink (std::shared_ptr< LogSink > sink) |
Static Public Member Functions | |
static SimpleLogger & | Get () |
Definition at line 103 of file Logging.hpp.
|
inline |
Definition at line 106 of file Logging.hpp.
|
inline |
Definition at line 134 of file Logging.hpp.
References armnn::SetAllLoggingSinks(), and armnn::SetLogFilter().
Referenced by armnn::SetLoggingSinks().
|
inline |
Definition at line 118 of file Logging.hpp.
Referenced by armnn::SetLogFilter().
|
inlinestatic |
Definition at line 112 of file Logging.hpp.
Referenced by armnn::SetLogFilter(), and armnn::SetLoggingSinks().
|
inline |
Definition at line 129 of file Logging.hpp.
Referenced by armnn::SetLoggingSinks().
|
inline |
Definition at line 123 of file Logging.hpp.