twink
silly litl logger for kitties
/l、
(゚、 。 7
l、 ~ヽ
じしf_,)ノ
usage
[]
= "1.1.0"
purr!
lso checkout the example
timestamps
to print timestamps next to logs enable the feature flag corresponding to your format preference
12 hour (am/pm)
= { = "1.1.0", = ["12-hour"] }
24 hour
= { = "1.1.0", = ["24-hour"] }
log
twink can also be used as an interface for the log crate
= { = "1.1.0", = ["log"] }
setup;
info!;
(setup_level may be used instead to set a filter other than Info)