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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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.