133134135136137138139
this.includeMDC = true; this.includeLoggerName = true; this.includeFormattedMessage = true; this.includeException = true; this.includeContextName = true; this.throwableProxyConverter = new ThrowableProxyConverter(); }