org.jboss.seam.annotations
Annotation Type Logger


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface Logger

Injects a log

Author:
Gavin King

Optional Element Summary
 String value
           
 

value

public abstract String value
Returns:
the log category
Default:
""