BCLog::Logger::LogPrint

Send an entry to the log output

Synopsis

Declared in <logging.h>

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

Parameters

NameDescription
log_entryThe log entry to format and write.