Skip to content

How to debug the flows and configuration? #68

Answered by blaubaer
blaubaer asked this question in Q&A
Discussion options

You must be logged in to vote

The easiest way is to start Bifröst with logging on debug level. This can be simply done by adding the argument --log.level=DEBUG to the call of the Bifröst executable.

The output should now contain more information.

Do not forget to set it back to --log.level=INFO or simply remove the argument (INFO is default) after finishing debugging - the output can be really a lot here. 😉

Replies: 1 comment

Comment options

blaubaer
Dec 21, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by blaubaer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant