conjure-java-runtime icon indicating copy to clipboard operation
conjure-java-runtime copied to clipboard

Placeholders missing from log messages

Open gatesn opened this issue 5 years ago • 0 comments

What happened?

I'm using several components from conjure-java-runtime in my Gradle plugin where I don't have enough control over the logging framework to configure SLS logging.

As such, I don't get any arguments in any of the log messages from CJR.

What did you want to happen?

Conjure Java Runtime uses SLF4J, it shouldn't make assumptions about how SLF4J is configured or the context in which its jars are used.

gatesn avatar Apr 30 '20 10:04 gatesn