126127128129130131132
defaultConverterMap.put("n", LineSeparatorConverter.class.getName()); } public PatternLayout() { this.postCompileProcessor = new EnsureExceptionHandling(); }
131132133134135136137