目录1. 引言2. 为什么需要日志分包?3. 日志管理方案对比4. 方案1:使用Logback实现日志按日分包4.1 Logback简介4.2 配置logback.XML4.3 启动方式5. 方案2:使用Log4j2实现日志按日分包5.1 Log4j2简介5.2 配置log4j2
So I have a mercurial repository that is the \"blessed\" repository that I will have open release cycle branches, for example Release1, Release2 etc.