Skip to content

Commit

Permalink
Add scheduler logs to jobqeue_file handler
Browse files Browse the repository at this point in the history
  • Loading branch information
xjules committed Jan 9, 2024
1 parent c39e691 commit 241a9db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ert/logging/logger.conf
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ loggers:
ert.callbacks:
level: INFO
propagate: yes
ert.scheduler:
level: DEBUG
handlers: [jobqueue_file]
propagate: yes


root:
Expand Down

0 comments on commit 241a9db

Please sign in to comment.