| Package | Description |
|---|---|
| org.wildfly.swarm.config.logging | |
| org.wildfly.swarm.config.logging.subsystem.logFile |
| Modifier and Type | Method and Description |
|---|---|
List<LogFile> |
Logging.LoggingResources.logFiles()
Get the list of LogFile resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.logFile(LogFile value)
Add the LogFile object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.logFiles(List<LogFile> value)
Add all LogFile objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogFile<T extends LogFile>
Log files that are available to be read.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.