postgresql-resilient-0.1.0.0: PostgreSQL single-connection pool with automatic reconnection support, built on top of postgresql-simple.
Safe HaskellSafe
LanguageHaskell2010

Database.PostgreSQL.Orphan

Description

Orphan instance for the internal logger.

Orphan instances

Logger IO Source # 
Instance details

Methods

logDebug :: Text -> IO () Source #

logInfo :: Text -> IO () Source #

logError :: Text -> IO () Source #