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
To achieve better useability we will add logging to the core modules.
We only log against a facade (slf4j), not a logger implementation to provide the best flexibility for our users.
See branch feature/logging_slf4j
Feel free to comment on this issue, to collect ideas where logging can be of interest.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
#196 There is another issue with logging. Just to write actual configuration into the log.
Need to specify in detail what could be logged in AFS.
zdenek-jonas
m-stoer
fh-ms
hg-ms
No branches or pull requests
To achieve better useability we will add logging to the core modules.
We only log against a facade (slf4j), not a logger implementation to provide the best flexibility for our users.
See branch feature/logging_slf4j
Feel free to comment on this issue, to collect ideas where logging can be of interest.
The text was updated successfully, but these errors were encountered: