We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sdrtrunk Version Users can turn on event logging and produce a large number of event logs and that can impact application performance.
Consider options:
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Application Log If applicable, include either the full application log,or a snippet of the error logging.
Desktop (optional - complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Does this include application logging?
I was considering writing a PR for #1816 but there wouldn't be much of a point to doing that currently if it could impact application performance.
Sorry, something went wrong.
Application logging is configurable via the logback.xml file. Logback has an option for a rolling log file that can be configured in this xml file.
No branches or pull requests
sdrtrunk Version
Users can turn on event logging and produce a large number of event logs and that can impact application performance.
Consider options:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Application Log
If applicable, include either the full application log,or a snippet of the error logging.
Desktop (optional - complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: