Interface PostCompileProcessor<E>
- All Known Implementing Classes:
EnsureExceptionHandling, EnsureLineSeparation
public interface PostCompileProcessor<E>
Implements this to perform post compile processing for a PatternLayout.
For example, PatternLayout in the classic module should add a converter for
exception handling (otherwise exceptions would not be printed).
-
Method Summary
-
Method Details
-
process
-