From: Dintelmann, P. <Pet...@Dr...> - 2003-06-27 07:56:59
|
Hi, can we have extension lines in ConversionPatterns? I just wrote log4j.appender.BLA.layout.ConversionPattern=Time: %d%nHost: %H%nPID: %P%n%nLevel: %p%nSource: %c%n%n%m%n in a config file which is nearly unreadable in a standard terminal. I'd rather like to see log4j.appender.BLA.layout.ConversionPattern=Time: %d%nHost: %H%n\ PID: %P%n%nLevel: %p%nSource: %c%n%n%m%n instead, where the \ at end of line extends it to the next line. This improves readability from my point of view. Regards, Peter Dintelmann -- Dr. Peter Dintelmann Dresdner Bank AG CC IT MIS - MIS@ Products Theodor-Heuss-Allee 110 D-60301 Frankfurt Germany Tel.: +49-(0)69-263-19722 Email: Pet...@dr... http://www.dresdner-bank.com http://mis.dresdner-bank.com |