Implementations
This is an SPI.
| If multiple implementations of this service are registered, all will be called. |
Applib (Log4j2)
The applib provides three simple implementations for different types of objects:
-
PageRenderDomainObjectLogger (domain entities and view models)
-
PageRenderCollectionLogger (collections) and
-
PageRenderValueLogger (value types).
Each of these just logs events as they are received for their particular type of object.