Class PilotageLogFileManager

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.odfpilotage.manager.PilotageLogFileManager
All Implemented Interfaces:
LogEnabled, Component

public class PilotageLogFileManager extends AbstractLogEnabled implements Component
The manager for pilotage log files.
  • Field Details

    • ROLE

      public static final String ROLE
      The avalon role
  • Constructor Details

  • Method Details

    • deleteLog

      public void deleteLog(String logFileName)
      Delete the given log file.
      Parameters:
      logFileName - The log file name
    • getLogsDirectory

      Get the logs directory.
      Returns:
      The directory where the pilotage logs are stored