Hey David,
Does this method you have here eliminate the massive amount of info Katalon generally logs? For instance if you set it to INFO is it only gathering info logs into said log file?
I have a custom keyword that includes a big loop and would like to shorten the log file output.
Thank you,
Tyler P.
EDIT: I found this post after making a similar post about the subject at hand here. I’m also looking to just have info be put into the log rather than the thousands of lines of debug info
http://forum.katalon.com/t/only-writing-generated-messages-to-log-file/15809
EDIT 2: I found the below when editing the new log config file which may help in getting this resolved so we can use the other log levels
I found an error associated with my first edit. If I try to use INFO for example I’m getting this error
“ SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6] ”
I was also pointed to: https://www.slf4j.org/codes.html#version_mismatch