-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
We should investigate, if our logging can be somehow simplified - mainly on DEBUG level.
Currently, when we set logging level to DEBUG, it seems that we are outputting same message on both INFO and DEBUG level.
Also, it would be great to have some mechanism f.e. for Exec to keep just latest output message and print it on failure (Exec is logging every output and the whole command during each execution, which can be a little bit messy during executing methods like watiFors)