Commit Graph

3 Commits

Author SHA1 Message Date
Alex Crichton
c8ffc91a1a Fix tests for rust master 2015-04-02 09:40:03 -07:00
Steven Fackler
207e329267 Encapsulate data passed to Log::enabled
We may want to add things to the information provided to `log` and
`enabled`. slf4j provides the ability to pass `Marker` objects when
logging which can be used for more advanced filtering for example.
2015-03-07 22:34:39 -08:00
Alex Crichton
443249e382 Fix typo in trace! macro
Closes #19
2015-02-09 12:23:12 -08:00