Send message to be logged. Applications using the logging library need to provide this.
Synopsis
Declared in <util/log.h>
void
Log(Entry entry);
Parameters
Name |
Description |
entry |
The fully populated log entry to emit. |
Created with MrDocs