[qos-ch/logback] e329d4: Set thread name

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: e329d455d9e00363d1eeed0d43e21784636827b1 https://github.com/qos-ch/logback/commit/e329d455d9e00363d1eeed0d43e21784636... Author: Mikhail Mazursky <ash2kk@gmail.com> Date: 2014-04-06 (Sun, 06 Apr 2014) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/util/ExecutorServiceUtil.java Log Message: ----------- Set thread name It is much easier to identify threads in thread dumps when they have meaningful names Commit: 27577a3e043e67ac006109629ee2039529b8de1d https://github.com/qos-ch/logback/commit/27577a3e043e67ac006109629ee2039529b... Author: Tony Trinh <tony19@gmail.com> Date: 2014-04-26 (Sat, 26 Apr 2014) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/util/ExecutorServiceUtil.java Log Message: ----------- Merge pull request #187 from ash2k/threads Set thread name Compare: https://github.com/qos-ch/logback/compare/c9612c3ed271...27577a3e043e
participants (1)
-
Tony Trinh