I don’t see an issue, provided you make it backwards compatible, and it looks like you are.
Rgds, JvD > On Apr 14, 2017, at 12:04 AM, John Shen (weifensh) <[email protected]> wrote: > > Currently TO supports only one custom access log file by configuring the > "LogFormat" and "LogObject" parameters for "logs_xml.config". We have a > requirement to support multiple custom access log files. As ATS does support > this, we are planning to extend "LogFormat"&"LogObject" on TO, and add extra > 9 groups (9 should be enough) of parameters like: "LogFormat1"&"LogObject1", > "LogFormat2"&"LogObject2" ... "LogFormat9"&"LogObject9". Only when > "LogFormatN"&"LogObjectN" are configured, they will appear in > "logs_xml.config"; otherwise the file does not change, so the current > behavior does not change either. Any comment for this plan? > > Thanks, > John >
