We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Description of issue or feature request:
It would be nice if applications may pass in loggers to TUF so that update messages are logged there instead.
Current behavior:
Log message are directed to internal file handlers, or the console.
Requested behavior:
There should be an option to also log TUF's logger messages to application's logger.
The text was updated successfully, but these errors were encountered:
I'm going to close this:
logging
Please reopen if it sounds like I'm not considering a use case you have in mind.
Sorry, something went wrong.
No branches or pull requests
Description of issue or feature request:
It would be nice if applications may pass in loggers to TUF so that update messages are logged there instead.
Current behavior:
Log message are directed to internal file handlers, or the console.
Requested behavior:
There should be an option to also log TUF's logger messages to application's logger.
The text was updated successfully, but these errors were encountered: