https://bz.apache.org/bugzilla/show_bug.cgi?id=58040
Andreas Beeker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |FIXED --- Comment #5 from Andreas Beeker <[email protected]> --- Fixed with r1686748 The fix just replaces CR/LF - the exception logging stays unchanged. I've changed the log methods to varargs and because this leads to binary incompatibilities, marked the classes as internal, as I think user code shouldn't depend on our internal log propagation mechanism. Depending on the discussion [1], we might eventually include and move to SLF4J logging. Andi. [1] http://apache-poi.1045710.n5.nabble.com/Logging-Binary-compatibility-td5719152.html -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
