logconnections improvements
---------------------------
Key: DERBY-3111
URL: https://issues.apache.org/jira/browse/DERBY-3111
Project: Derby
Issue Type: Improvement
Components: Network Server
Reporter: Sebb
logconnections currently only logs connections, and then only the connection
number.
It would be useful if the log message also included:
* remote host (if relevant)
* username
* database
It would also be useful if disconnections were logged.
These could have the following information, apart from connection number:
* elapsed time
* whether normal or forced disconnect (e.g. client disappeared)
* number of queries etc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.