API reference
API reference
Select your platform
No SDKs available
No versions available

ILogSink Interface

A log sink is a target where we write log entries.

Properties

The error mitigator. This is mainly used to supplement the internal error mitigator or replace it.
The logging options.
The log writer to which this sink writes.

Member Functions

Write a log entry to the sink.
Parameters
logEntry
The entry to write.
Writes an error message directly without any processing. This is used for logging errors with the logger itself.
Parameters
message
The message.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon