#include <isink.h>
Definition at line 12 of file isink.h.
onnxruntime::logging::ISink::ISink |
( |
| ) |
|
|
default |
virtual onnxruntime::logging::ISink::~ISink |
( |
| ) |
|
|
virtualdefault |
Sends the message to the sink.
- Parameters
-
timestamp | The timestamp. |
logger_id | The logger identifier. |
message | The captured message. |
Definition at line 22 of file isink.h.
Sends a Profiling Event Record to the sink.
- Parameters
-
Definition at line 30 of file isink.h.
The documentation for this class was generated from the following file:
- onnxruntime/core/common/logging/isink.h