[ http://issues.apache.org/jira/browse/IBATIS-204?page=comments#action_12368873 ]
Sven Boden commented on IBATIS-204: ----------------------------------- Attached a changed version of CacheModel that does logging. All comments are welcome. If no objections, check-in around March, 11th. > Cache layer does no logging of puts, gets, flushes, or removals. > ---------------------------------------------------------------- > > Key: IBATIS-204 > URL: http://issues.apache.org/jira/browse/IBATIS-204 > Project: iBatis for Java > Type: Improvement > Components: SQL Maps > Versions: 2.0.8, 2.0.9, 2.1.0, 2.0.9b, 2.1.5, 2.1.6, 2.2.5 > Environment: All > Reporter: michael campbell > Priority: Minor > Attachments: CacheModel.java > > The cache layer has no logging. Following is the code change I made (all > cache mechanisms EXCEPT os-cache) to the cache code which suits my purposes. > I tried to stay within the spirit of the existing logging, mimicing the > output formats, etc. Released to the public domain. > [...source snipped...] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira