Class IsyLoggingApplicationLoggerProperties

java.lang.Object
de.bund.bva.isyfact.logging.config.IsyLoggingApplicationLoggerProperties

@Validated public class IsyLoggingApplicationLoggerProperties extends Object
Properties für die Konfiguration des Application-Loggers von Isy-Logging.
  • Constructor Details

    • IsyLoggingApplicationLoggerProperties

      public IsyLoggingApplicationLoggerProperties()
  • Method Details

    • getName

      @NotEmpty public @NotEmpty String getName()
    • setName

      public void setName(String name)
    • getVersion

      @NotEmpty public @NotEmpty String getVersion()
    • setVersion

      public void setVersion(String version)
    • getTyp

      @NotEmpty public @NotEmpty String getTyp()
    • setTyp

      public void setTyp(String typ)