Copyright | (c) 2011 MailRank Inc. |
---|---|
License | Apache |
Maintainer | Mark Hibberd <mark@hibberd.id.au>, Nathan Hunter <nhunter@janrain.com> |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Support for debug logging. The code in this package only works if
the package was built with the -fdebug
flag. Otherwise, they are
all no-ops.
Documentation
The current debugging level. This is established once by reading
the RIAK_DEBUG
environment variable.
Print a debug message, if debugging is enabled.