[Logo] Terracotta Discussion Forums
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Newbie - how do you direct a job to have it's own log file?  XML
Forum Index -> Quartz
Author Message
rmoore

neo

Joined: 01/29/2010 08:30:39
Messages: 1
Offline

I would like to be able to direct each job executed to a file with the timestamp. Is this possible? I am new to both Quartz and Log4j.

Thanks
stevecoh

journeyman

Joined: 01/27/2010 09:34:13
Messages: 12
Offline

That's really a log4j question.

Basically, you would define appenders for each log file you want to generate and define loggers for each Job class, each of which would be tied to its own appender.
apaliwal

praetor

Joined: 01/05/2010 20:52:24
Messages: 205
Offline

Is this still an issue?

cheers
ashish
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team