Re: logging different object instances in different log files

2009-03-12 Thread Ceki Gulcu
Hello Horatiu, SiftingAppender is prefect for this type of separation. See http://logback.qos.ch/manual/appenders.html#SiftingAppender for more information. You would write a custom "discriminator" based on your business flow object. If you intend to pursue this venue, please respond on the log

logging different object instances in different log files

2009-03-12 Thread hstanciu
2 AND BizFlowObj1. Do you have any idea how could I separate the two logs? Thanks, Horatiu -- View this message in context: http://www.nabble.com/logging-different-object-instances-in-different-log-files-tp22477243p22477243.ht