mirror of
https://github.com/encounter/log4jdbc.git
synced 2026-03-30 11:27:21 -07:00
21 lines
716 B
Plaintext
Executable File
21 lines
716 B
Plaintext
Executable File
o what about jdbc 2 back support??
|
|
|
|
o configuration that doesn't rely on system properties (jdbc parms?)
|
|
|
|
o PostLogProfilerProcessor needs to be able to handle exceptions in log, & needs to be more efficient, also needs command
|
|
line switches to control the thresholds & counts, etc.
|
|
|
|
o intelligent array dumper?
|
|
|
|
o check for more different kinds of JDBC drivers at startup time
|
|
|
|
o support for data sources
|
|
|
|
o ALL String concatenation & dumping methods should take place ONLY if logging is ON!!
|
|
|
|
o review dumpedSql method - make auto line breaking option (& num chars used) be options
|
|
|
|
o need log4jdbc.debug.stack.regex so that the stack matching can take place via regex
|
|
|
|
o maven2 repository support
|