angoca/log4db2

Lock to prevent insertions in conf_loggers without using get_logger procedure

Opened this issue · 0 comments

When conf_loggers is modified manually, it does not reflect the values in the other table. There should be a mechanism to block manual insertions in this table.
This could break many tests, but the table will be used better.
This change has many impacts.