I've been browsing through the documentation, but haven't found a solution for this problem. I have a java web app that takes some input from the currently logged in user and uses it to spawn off a thread to do some work. I need to have that thread generate its own log file with a name that is based on data that the user provided. Is there anything in logback that will help me do this?
A second issue will be giving the user permission to view the file, but I'll deal with that after I get the file generation working. Thanks, Thom -- ------------------------------------------------------- Man will occasionally stumble over the truth, but most of the time he will pick himself up and continue. -- Winston Churchill _______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user