History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QUARTZ-97
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: James House
Reporter: Somsak Assawa
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz Scheduler

LoggingJobHistoryPlugin.getLog() should not be static

Created: 01/Dec/04 04:09 PM   Updated: 03/Dec/04 02:46 PM
Component/s: None
Affects Version/s: 1.4.2
Fix Version/s: 1.4.3


 Description  « Hide
LoggingJobHistoryPlugin.getLog() is not refered by any static context. Should it be non-static that we can override and use our own log?

 All   Comments   Change History      Sort Order:
Somsak Assawa - [01/Dec/04 04:13 PM ]
The same problem applies to LoggingTriggerHistoryPlugin.getLog() too.