public interface LogfileProvider
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getLogfile()
Get a logfile stream.
|
long |
getLogfileSize()
Get the size of the logfile returned in
getLogfile() |
InputStream getLogfile() throws FileNotFoundException
FileNotFoundException - If no logfile was found.long getLogfileSize()
throws FileNotFoundException
getLogfile()FileNotFoundException - If no logfile was found.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500