Mr-iX

Results 26 comments of Mr-iX

So the output of `String Burgundy "Burgundy [%s]" {http="

So now I have changed the org.ops4j.pax.logging.cfg file to output the http logs in a separate file. ``` log4j2.logger.http.name = org.openhab.binding.http log4j2.logger.http.level = TRACE log4j2.logger.http.additivity = false log4j2.logger.http.appenderRefs = http...

So I enabled trace logging for this class, but there isn't any additional output. I only get some messages for other bindings, but this is not relevant to this. But...

So I tried to force OpenHAB to use the encoding with this command: `export JAVA_TOOL_OPTIONS="-Dfile.encoding=ISO-8859-1"` After that I restarted OpenHAB, but unfortunately it hasn't helped :/ I had a lot...

When you need help, I have OpenHAB 2.2 and could install a second instance for testing purposes.