Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 84e645c

Browse files
fendorlukel97
andauthored
Remove unused code for logging setup
Co-Authored-By: Luke Lau <luke_lau@icloud.com>
1 parent 89fe99d commit 84e645c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/MainHie.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ run opts = do
123123
verbosity = if optBiosVerbose opts then Verbose else Silent
124124
-- biosLogLevel = if optBiosVerbose opts then L.DEBUG else L.INFO
125125

126-
-- Core.setupLogger mLogFileName ["hie-bios"] biosLogLevel
127126

128127
when (optBiosVerbose opts) $
129128
logm "Enabling verbose mode for hie-bios. This option currently doesn't do anything."

0 commit comments

Comments
 (0)