Skip to content

Commit

Permalink
Log with DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
babolivier committed Mar 23, 2020
1 parent e85c5cc commit ba27c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/SyTest/Homeserver.pm
Original file line number Diff line number Diff line change
Expand Up @@ -262,12 +262,12 @@ sub configure_logger

loggers => {
synapse => {
level => "INFO"
level => "DEBUG"
}
},

root => {
level => "INFO",
level => "DEBUG",
handlers => ["file"]
}

Expand Down

0 comments on commit ba27c10

Please sign in to comment.