Now I am logging this kind of string

2009-06-19 15:31:17,636 DEBUG 

with this ConversionPattern 

<layout class="org.apache.log4j.PatternLayout">

</layout>

I'd like to insert a String like this

2009-06-19 15:31:17,636 XXXXYYMM_HHMMSS DEBUG 

where XXXXYYMM_HHMMSS is a fixed string read from a file. 
Is it possibile to do it ? How ?
-- 
View this message in context: 
http://www.nabble.com/Log4j-%3A-Read-String-from-file-tp24144879p24144879.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to