+

Search Tips   |   Advanced Search

Implement custom logging

To implement custom logging, insert a CustomLog bean into your JSP. The following code provides an example:

We can also log multiple values. For example:

Parent topic: CustomLog beans