Send an entry to the log output

Synopsis

Declared in <logging.h>

[[requires_capability(0x7f2e43eec6f8)]]
void
LogPrint(util::log::Entry log_entry);

Parameters

Name

Description

log_entry

The log entry to format and write.

Created with MrDocs