Skip to content

How to change log level? #2313

Answered by jjw24
rainyl asked this question in Q&A
Aug 30, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hi there, how's it going?

The log level currently is not a good design, and has not been used properly.

Generally logging is done only when there is an error, and info level just outputs query running times not code related.

Debug level logging is not really used at all within flow itself so even with a debug build you wont get much info than what you currently get in the logs.

There is pending work to redo logging completely and when we do we should support the ability to change logging from flow settings UI and expose the level through the API.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jjw24
Comment options

Answer selected by rainyl
@jjw24
Comment options

@rainyl
Comment options

@claudiospizzi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants