Daniel Lundin

Results 4 issues of Daniel Lundin

Typesafe's [scalalogging](https://github.com/typesafehub/scalalogging) uses macros in a really nice way. If loglady is not deprecated by scalalogging, it might be useful to use the same mechanism for better performance.

Enhance!

Google Logging has some quite useful logging functions such as LOG_IF and LOG_EVERY_N. These could be nice to have in loglady as well. http://google-glog.googlecode.com/svn/trunk/doc/glog.html#conditional

Enhance!

Use [sbt-ghpages](https://github.com/sbt/sbt-ghpages) to upload api docs automatically.

Enhance!