On 24 October 2012 14:20, David Balažic <[email protected]> wrote: > Hi! > > I the logs of our application I noticed that quotes get doubled. For example: > - app received xml contents: <?xml version=''1'' ?> ... > > Those are two single quotes before the 1 and then two single quotes > after it. That is not valid XML so the app would refuse it, but is > does not. So the doubled quotes must appears somewhere in the logging. > We use slf4j 1.6.1 and logback 0.9.28. Could this be something in > logback? Did anyone else experience something similar?
The problem was outside of logback... Regards, David _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
