Skip to content

Commit a5aabe9

Browse files
Update plugins/default/src/Ide/Plugin/Eval/Util.hs
Co-authored-by: Pepe Iborra <pepeiborra@me.com>
1 parent 9f822c6 commit a5aabe9

File tree

1 file changed

+1
-1
lines changed
  • plugins/default/src/Ide/Plugin/Eval

1 file changed

+1
-1
lines changed

plugins/default/src/Ide/Plugin/Eval/Util.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ logWith state key val =
7878

7979
logLevel :: Priority
8080
-- Set to Info to see extensive debug info in hie log
81-
logLevel = Info
81+
logLevel = Debug
8282

8383
-- Set to Debug in production
8484
-- logLevel = Debug

0 commit comments

Comments
 (0)