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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.