[logback-dev] [qos-ch/logback] 39b744: fix default color, current one won't set default c...
Ceki Gulcu
ceki at qos.ch
Wed Jun 13 09:15:54 CEST 2012
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: 39b7442009706313a27617434aaedd06f547d9a7
https://github.com/qos-ch/logback/commit/39b7442009706313a27617434aaedd06f547d9a7
Author: Lingo <xyz20003 at gmail.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/pattern/color/ForegroundCompositeConverterBase.java
Log Message:
-----------
fix default color, current one won't set default color correctly. The iteral after colored pattern will always use previous setting color, Even the bold style on windows XP platform.
Commit: 88dee143c03654dd85901f543e3cb9040b7c925e
https://github.com/qos-ch/logback/commit/88dee143c03654dd85901f543e3cb9040b7c925e
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2012-06-13 (Wed, 13 Jun 2012)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/pattern/color/ForegroundCompositeConverterBase.java
Log Message:
-----------
Merge pull request #50 from xuhuisheng/master
fix default color set back.
Compare: https://github.com/qos-ch/logback/compare/6610442cc289...88dee143c036
More information about the logback-dev
mailing list