wstunnel-0.5.1.0: Tunneling program over websocket protocol
Safe HaskellSafe-Inferred
LanguageHaskell2010

Logger

Documentation

data Verbosity Source #

Constructors

QUIET 
VERBOSE 
NORMAL 

err :: String -> IO () Source #

info :: String -> IO () Source #