#logs #log-parser #standard-error #requests #messages #created #std-logger

std-logger-parser

A parser for logs created by the std-logger crate

1 unstable release

0.1.0 Mar 10, 2021

#40 in #log-parser

MIT/Apache

21KB
512 lines

Std logger

License: MIT License: Apache Version 2.0 Crates.io Docs

A logging implementation for the log crate that logs messages to standard error and requests to standard out.

See the API documentation for more.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

See the Parser type.

Dependencies

~130KB