Peltoche / ical-rs

Rust parser for ics (rfc5545) and vcard (rfc6350)
Apache License 2.0
110 stars 21 forks source link

Add a logging system #20

Closed Peltoche closed 6 years ago

Peltoche commented 7 years ago

With the package log probably.

matthiasbeyer commented 7 years ago

This should be feature-gated at compiletime! Also, the crate itself should not initialize the logger on its own!