Package jp.ecuacion.lib.core.logging


package jp.ecuacion.lib.core.logging
Provides several kinds of loggers.
  • Classes
    Class
    Description
    Logs anything you want to log.
    Logs messages which are surveilled by survaillance service and alert error occurence to administrators.
    Logs sqls and related info like sql parameters.
    Logs start and end time of the timer-triggered exections, espacially used in batch programs.