Uses of Class
adams.flow.sink.simplelogging.output.FileOutput
-
Packages that use FileOutput Package Description adams.flow.sink.simplelogging.output -
-
Uses of FileOutput in adams.flow.sink.simplelogging.output
Subclasses of FileOutput in adams.flow.sink.simplelogging.output Modifier and Type Class Description class
RotatingFileOutput
Appends the log messages to the specified file, but also allows for rotating them.
-