File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 <encoder class =" ch.qos.logback.core.encoder.LayoutWrappingEncoder" >
3434 <layout class =" com.altinity.ice.internal.logback.ColorAwarePatternLayout" >
3535 <!-- FIXME: stacktrace filtering has perf implications -->
36- <pattern >%gray(%d{yyyy-MM-dd HH:mm:ss} [%.11thread]) %highlight(%-4level) %gray(%logger{27} >) %X{msgContext}%msg%n%ex{full,
36+ <pattern >%gray(%d{yyyy-MM-dd HH:mm:ss} [%.11thread]) %highlight(%-4level) %gray(%logger{27} >) %X{msgContext}%msg%n%replace(% ex{full,
3737 org.eclipse.jetty,
3838 jakarta.servlet,
3939 software.amazon.awssdk.core.internal,
4040 com.fasterxml.jackson,
4141 picocli,
4242 java.base,
4343 org.codehaus.mojo.exec
44- }
44+ }){'\A(?s)(?=.*org\.apache\.parquet\.CorruptStatistics).*',''}
4545 </pattern >
4646 </layout >
4747 </encoder >
You can’t perform that action at this time.
0 commit comments