log

Macro log 

Source
log!() { /* proc-macro */ }
Expand description
通用日志宏。
Generic log macro.
记录一条指定级别的日志消息。
Logs a message at the specified level.