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

Add option to runner for enabling DEBUG Mode #536

Open
TobiasNx opened this issue Jun 18, 2024 · 3 comments
Open

Add option to runner for enabling DEBUG Mode #536

TobiasNx opened this issue Jun 18, 2024 · 3 comments

Comments

@TobiasNx
Copy link
Contributor

At the moment you only can set JAVA embedded MF Workflows to debug mode. But it would be great to enable the debug mode for the CLI Version too. Thinking about adding an option debug=trueor something like this.

@TobiasNx TobiasNx changed the title Add option to runner for enable DEBUG Mode Add option to runner for enabling DEBUG Mode Jun 18, 2024
@fsteeg
Copy link
Member

fsteeg commented Jun 18, 2024

You mean for logging?

@TobiasNx
Copy link
Contributor Author

You mean for logging?

Changing INFO to DEBUG, like you would do here:
https://gitlab.com/oersi/oersi-etl/-/blob/68a658e994bcc5d870d9420560fcb517b8cc13c8/src/main/resources/log4j.properties#L7-10

@fsteeg
Copy link
Member

fsteeg commented Jun 18, 2024

Right, that should basically work the same way for the runner, in that case in config/log4j.xml. Not sure if it works though, I thought we had an issue for that (here or in the metafacture-fix repo), but I didn't find it now.

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

2 participants