Package org.craftercms.commons.logging


package org.craftercms.commons.logging
  • Class
    Description
    MethodLogger using I10n logging.
    Annotation used to indicate that a method (or all methods of a class, if used in a class) should be logged.
    Aspect that uses a MethodLogger to log methods with Logged annotation (or all methods of a class, if used in a class).
    Utility for logging a method entry/exit.