OraOpenSource / Logger

Logger is used by Oracle developers to instrument their PL/SQL code
http://www.oraopensource.com/logger/
MIT License
311 stars 119 forks source link

Associative array log #245

Open patch72 opened 3 years ago

patch72 commented 3 years ago

If the log threshold is set to a level lower than the level currently requested, then the log item is written to an Associative Array (with a definable maximum number of items) which is dumped in the table when an error occurs.