java.lang.Object
com.github.eventmanager.filehandlers.config.Config

public class Config extends Object
The Config class holds the configuration settings for the EventManager application. It includes settings for events, log files, and log rotation.

This class aggregates the configuration settings into three main categories:

  • Constructor Details

    • Config

      public Config()