public class LogFileHelper
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogFileHelper.LogFileException
Exception for situations where there is something wrong with a log file.
|
| Constructor and Description |
|---|
LogFileHelper() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
createOrGetLogFile()
Returns the URL of the log file, and if necessary generates the file.
|
java.net.URL |
getLogFile()
Returns the URL where the log file can be read.
|
java.nio.file.Path |
getMainFile()
Finds the main file.
|
static dk.au.cs.casa.jer.LogParser |
makeLogParser(java.net.URL logFile) |
public java.net.URL createOrGetLogFile()
public java.net.URL getLogFile()
public java.nio.file.Path getMainFile()
public static dk.au.cs.casa.jer.LogParser makeLogParser(java.net.URL logFile)
Copyright © 2009-2019 Aarhus University