Drakulix / simplelog.rs

Simple Logging Facility for Rust
https://docs.rs/simplelog/
Apache License 2.0
414 stars 71 forks source link

Add builder() associated function to Config to make a ConfigBuilder #139

Closed samu698 closed 9 months ago

samu698 commented 9 months ago

This makes the builder easier to access, without needing to import ConfigBuilder