| Package | Description |
|---|---|
| org.fenixedu.bennu.scheduler.domain | |
| org.fenixedu.bennu.scheduler.log |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionLogRepository |
SchedulerSystem.getLogRepository()
Returns the currently configured
ExecutionLogRepository. |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchedulerSystem.setLogRepository(ExecutionLogRepository repo)
Configures a new log repository to be used by the scheduler system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemLogRepository
This log repository implementation stores the execution logs in the file system, scattering them in the following way:
|
Copyright © 2018 FenixEdu. All rights reserved.