pub fn log(record: &Record) -> bool
Logs a record using the global logger.
record
true if the record was successfully logged by at least one handler, false otherwise.
true
false