daboross / fern

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

Feature Request: Log string configuration #134

Open lexi-the-cute opened 8 months ago

lexi-the-cute commented 8 months ago

Basically, i'd like to request the ability to use logging strings like main=trace,catgirl_engine=trace which the pretty_env_logger and android_logger both support. this is brought to you by https://github.com/iamcodemaker/console_log/issues/9

i want my users to be able to configure it with a string