Class GrouperAdobeLog

java.lang.Object
edu.internet2.middleware.grouper.app.adobe.GrouperAdobeLog

public class GrouperAdobeLog extends Object
logger to log the traffic of box
  • Constructor Details

    • GrouperAdobeLog

      public GrouperAdobeLog()
  • Method Details

    • adobeLog

      public static void adobeLog(String message)
      log something to the log file
      Parameters:
      message -
    • adobeLog

      public static void adobeLog(Map<String,Object> messageMap, Long startTimeNanos)
      log something to the log file
      Parameters:
      messageMap -
      startTimeNanos - nanos when the request started