Annotation Type LogFile


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface LogFile
    Marker annotation to be used on a Path field inside a test to get the log file injected into the test. The Path will field only be set if the application has actually been started with a logfile configured.