Adjust logbackConfigFileLocation for execution

Hello everyone and thank you for looking into my issue.

I am trying to find the way how can I change logbackConfigFileLocation in execution.properties file. Is there is a way to change it?

What is execution.properties?
I do not know it.
What is the exact path of your execution.properties?

Hello @kazurayam
Execution properties file is at <project directory>/Reports/<Test Suite Name>/<date-time> created for every Test Suite you are executing

Katalon Studio does not provide a built-in feature for you to customize the Logback configuration.

If you want to, you need to hack a bit. The following post shows my solution to customize the logback configuration.

Possible, but not very easy.

@kazurayam thank you, I ended with logback-console.xml editing