public class RotatingLogFilePoolHandler extends java.lang.Object implements ILogFilePoolHandler
Constructor and Description |
---|
RotatingLogFilePoolHandler(java.nio.file.Path location,
java.lang.String extension,
java.lang.Integer maxAmountOfFiles) |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
requestFile()
Create a new path for a log file.
|
public RotatingLogFilePoolHandler(java.nio.file.Path location, java.lang.String extension, java.lang.Integer maxAmountOfFiles)
public java.nio.file.Path requestFile()
ILogFilePoolHandler
requestFile
in interface ILogFilePoolHandler
Copyright 2020 Kieker Project, http://kieker-monitoring.net