Oleg Berezhnoy
Oleg Berezhnoy
Yep, that's an important feature.
@svasenkov any chance to see this implemented?
@svasenkov any chance to see this implemented _anytime soon_?
I am struggling with the amount of logs that this tool is generating on each of its execution. Consider this: ``` 2023-09-26 15:15:20 INFO Application:20 - Start... 2023-09-26 15:15:20 INFO...
I expect so many details only when running something with the DEBUG mode or something like that. But this tool generates all of this by default without the opportunity to...
I think these are fine for INFO level: ``` 2023-09-26 15:15:20 INFO Application:20 - Start... 2023-09-26 15:15:20 INFO Notification:20 - Sending message... 2023-09-26 15:15:23 INFO Notification:28 - Done. 2023-09-26 15:15:23...
@valfirst @svasenkov Hello again! Are there any updates about it?
@valfirst I checked and it's not reduced at all. There are tons and tons of `DEBUG` level info from the HTTP Client. How do I turn that off?
@valfirst I checked and it's not reduced at all. There are tons and tons of DEBUG level info from the HTTP Client. How do I turn that off?