cql-io-tinylog-0.1.0: Tinylog integration for cql-io.

Safe HaskellNone
LanguageHaskell2010

Database.CQL.IO.Tinylog

Synopsis

Documentation

mkLogger :: Logger -> Logger Source #

Create a cql-io Logger that delegates log messages to the given tinylog Logger. Requests and responses are logged on Trace level.