the_dark_lord has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I want to use Log4perl for logging data to a database but I cannot do that through a direct SQL query. To log data, I have to use APIs provided by a wrapper application over the database which protects the database too. How can I configure Log4perl to use these APIs to log the data?