LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
License
Apache Software LicenseFollow LOG4PLSQL
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I used log4plsql years ago and start dto do it again. It helps to create a standard for logging in your system while you do not have to invent the wheel of proper logging again (and aggain) :) Runs stable and has all the features i need.
-
This project has helped us in getting a summarized view of the database activity in test databases. We are able to find issues faster and improve system in production using logs. I recommend this project to anyone using Oracle database and PL/SQL code for DML operations. It is extremely helpful in getting a summary of errors happening in the system using a single table in database itself.