CurryInfo: cass-4.1.0 / CASS.Configuration.debugLevel

definition:
debugLevel :: CConfig -> DLevel
debugLevel = ccDebugLevel
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the debug level from the current configuration.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {ccDebugLevel}}
name:
debugLevel
precedence:
no precedence defined
result-values:
{ccDebugLevel}
signature:
CConfig -> Analysis.Logging.DLevel
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms