daboross / fern

Simple, efficient logging for Rust
MIT License
848 stars 51 forks source link

Add line numbers in log? #72

Closed JakkuSakura closed 4 years ago

JakkuSakura commented 4 years ago

Having line numbers like other languages would be nice to locate error when debugging, but I haven't seen any mention about line numbers.

Isn't it supported? (seems no "line" in the codebase)

JakkuSakura commented 4 years ago

Duplicate of #73 (because of the network)