Add log-level config
This commit is contained in:
committed by
Steve Chavez
parent
60398ad538
commit
e9efcc70a5
@@ -539,5 +539,4 @@ data ConnectionStatus
|
||||
| FatalConnectionError Text
|
||||
deriving (Eq, Show)
|
||||
|
||||
-- | Logging setup
|
||||
data LogSetup = LogQuiet | LogStdout deriving (Eq, Show)
|
||||
data LogLevel = LogCrit | LogInfo deriving (Eq, Show)
|
||||
|
||||
Reference in New Issue
Block a user