patterntesting.annotation.check.runtime
Annotation Type SuppressLoggerWarning


@Documented
@Target(value={METHOD,CONSTRUCTOR,TYPE})
@Retention(value=RUNTIME)
public @interface SuppressLoggerWarning

Use this annotation to suppress the warnings of the LoggerAspect in "patterntesting.check.runtime".

Since:
1.4.1 (06.02.2014)
Author:
oliver



Copyright © 2002–2014 PatternTesting Team. All rights reserved.