network-anonymous-i2p-0.9.1: Haskell API for I2P anonymous networking

Safe HaskellNone
LanguageHaskell2010

Network.Anonymous.I2P.Internal.Debug

Description

Debugging helper functions, for internal use only

Synopsis

Documentation

log :: String -> a -> a Source

Alias to Debug.Trace(trace), but disabled in non-debug builds