Reduce noise
This commit is contained in:
parent
d00c6abd6b
commit
8db4347ac3
@ -116,7 +116,7 @@ makeFoundation appSettings@(AppSettings{..}) = do
|
||||
|
||||
flip runLoggingT logFunc $ do
|
||||
$logDebugS "InstanceID" $ UUID.toText appInstanceID
|
||||
$logDebugS "Configuration" $ tshow appSettings
|
||||
-- $logDebugS "Configuration" $ tshow appSettings
|
||||
|
||||
smtpPool <- traverse createSmtpPool appSmtpConf
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user