wstunnel-0.3.0.1: Initial project template from stack

Safe HaskellNone
LanguageHaskell2010

Logger

Documentation

data Verbosity Source #

Constructors

QUIET 
VERBOSE 
NORMAL 

err :: String -> IO () Source #

info :: String -> IO () Source #