mirror of
https://github.com/rust-lang/log.git
synced 2026-03-13 17:37:53 +00:00
commit
de01b1305f
@ -50,7 +50,7 @@ pub fn shave_the_yak(yak: &Yak) {
|
||||
|
||||
## In executables
|
||||
|
||||
Executables should chose a logger implementation and initialize it early in the
|
||||
Executables should choose a logger implementation and initialize it early in the
|
||||
runtime of the program. Logger implementations will typically include a
|
||||
function to do this. Any log messages generated before the logger is
|
||||
initialized will be ignored.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user