What are the logging framework options for DB2?
In other RDBM, there are several options:
Oracle:
- https://github.com/tmuth/Logger---A-PL-SQL-Logging-Utility
- http://sourceforge.net/projects/oraclelog/
- https://code.google.com/p/plsql-commons/wiki/plsql_log
- https://code.google.com/p/log4ora/
- http://code.google.com/p/log4oracle-plsql/
- http://log4plsql.sourceforge.net/
- http://oralog.sourceforge.net/
For SQL Server (TSQL)