Skip to content

Commit

Permalink
Update Reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 committed Jul 31, 2024
1 parent 7806ce5 commit 91e5fe0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/volttron/server/logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ def get_default_loggers_config() -> dict:
"volttron.server": {
"level": "WARNING"
},
"volttron.services": {
"level": "INFO"
},
"volttron.client": {
"level": "INFO"
}
Expand Down

0 comments on commit 91e5fe0

Please sign in to comment.