void Write(port::LogSeverity severity, const std::string &message) override
LogEntryWriter impl.
Abstract class which can be overridden to integrate Ion logging with other logging systems...
A NullLogEntryWriter can be used completely disable all logging programmatically as long as it exists...
~NullLogEntryWriter() override