OraOpenSource / Logger

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

Logging APEX Items when an item is greater than 4000 chars raises an error #247

Open martindsouza opened 3 years ago

martindsouza commented 3 years ago

Use substr instead so that we can fit in the apex_items table.