Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Dec 8, 2017

Enabling SQL logging

The Active Objects library uses SLF4J for logging SQL statements. Namely it defines a logger named net.java.ao.sql.

When using the library, to enable the SQL logging, simply enable logging of the logger mentioned above in your preferred implementation of the SLF4J api at level DEBUG.

When using the plugin, simply configure the logger mentioned above at level DEBUG within your application's log administration.

Rate this page: