com.leighperry
Support for conventional JVM-style logging, ie tagged with level and timestamp
Encapsulation of log writing to some medium, via A => IO[E, Unit]
A => IO[E, Unit]