Skip to content
New issue

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

Log Level enhancements #261

Open
ayh20 opened this issue Jun 26, 2018 · 0 comments
Open

Log Level enhancements #261

ayh20 opened this issue Jun 26, 2018 · 0 comments

Comments

@ayh20
Copy link

ayh20 commented Jun 26, 2018

I'm submitting a ... (check one with "x")

[] bug report => search github for a similar issue or PR before submitting
[X] enhancement request
[X] feature request
[] support request
[] general question

Current behavior (how does the issue manifest):
Info/Error/Debug messages have various levels, but none allow for ALL messages to be suppressed.

Expected behavior:
I'd like to see 2 parts to this. Firstly, a simple suppression of messages via the setting of the env var FLOGO_LOG_LEVEL to NONE. But secondly it would be best to have a way to set the log level dynamically so that, for example, DEBUG level could be turned on and then off without having to restart the Flogo app.

Minimal steps to reproduce the problem (not required if feature enhancement):
Run any flogo executable...

What is the motivation / use case for changing the behavior?
To suppress all messages generated by the flogo app...

Please tell us about your environment (Operating system, docker version, browser & verison if webui, etc):

Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown): 0.5.4

Additional information you deem important (e.g. issue happens only occasionally):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant