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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.