
After just thinking a bit about it, I guess the HashMap was synchronized... so then ConcurrentHashMap is quicker. Franck Le 17/03/2013 13:20, Franck Routier a écrit :
Hi,
this is a bit out of topic, but can you enlighten me on this :
"The logger cache field in |LoggerContext| now uses a |ConcurrentHashMap| instead of a regular |HashMap|. This dramatically improves the speed of logger retrieval"
I would have thought ConcurrentHashMap to be less efficient than plain HashMap...
Franck
Le 15/03/2013 18:20, Ceki Gülcü a écrit :
Hello all,
I am happy to announce the release of logback version 1.0.10. It should hit the Maven central repository within the next 2 hours.
Please refer to the news page for precise details of this release.
http://logback.qos.ch/news.html
You can download logback, including full source code, class files and documentation on our download page, shown below.
http://logback.qos.ch/download.html
You can receive logback related announcements by subscribing to the QOS.ch announce mailing list. To subscribe to QOS.ch announce list, please visit the following URL.
http://www.qos.ch/mailman/listinfo/announce
You may also receive announcements via twitter via the following account:
Enjoy, -- Ceki Gülcü _______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user