tmuth/Logger---A-PL-SQL-Logging-Utility

Global Constants for Logger Level Names

martindsouza opened this issue · 2 comments

Instead of using 'DEBUG', 'WARNING', etc. use gc variables for them
Note: Can't change code that expects those values since backwards compatibility issues. Need to always support them and this should be documented in the code.

Done.

This issue was moved to OraOpenSource#44