Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logger.conf: Include ms and line numbers in log files. #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

InterLinked1
Copy link
Contributor

Make two changes to the default logger.conf used for tests, to make it significantly easier to debug failing tests:

  • Include ms in log messages, rather than just seconds.
  • Include line numbers in log messages, instead of just the filename.

Make two changes to the default logger.conf used for tests, to
make it significantly easier to debug failing tests:

* Include ms in log messages, rather than just seconds.
* Include line numbers in log messages, instead of just the filename.
@InterLinked1
Copy link
Contributor Author

cherry-pick-to: 20
cherry-pick-to: 21
cherry-pick-to: 22

Copy link

github-actions bot commented Mar 7, 2025

Workflow PRCheck completed successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants