borntyping / rust-simple_logger

A rust logger that prints all messages with a readable output format.
https://crates.io/crates/simple_logger
MIT License
220 stars 48 forks source link

filename + line number #77

Open brandonros opened 1 year ago

brandonros commented 1 year ago

attempts to close https://github.com/borntyping/rust-simple_logger/issues/76

i'm sure you'd want to make this configurable to some degree

fvacek commented 8 months ago

I think, that line logging should be also optional, so we would need also function with_line_numbers()