Interface LoggingRuntime
-
- All Known Implementing Classes:
GFFileHandler,PayaraNotificationFileHandler
@Contract public interface LoggingRuntime- Author:
- sandeep.shrivastava Interface to provide the runtime data in effect for the server logging.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetCurrentLogFile()Gets the current log file for the server.
-
-
-
Method Detail
-
getCurrentLogFile
File getCurrentLogFile()
Gets the current log file for the server.- Returns:
-
-