Class GrouperGoogleLog

java.lang.Object
edu.internet2.middleware.grouper.app.google.GrouperGoogleLog

public class GrouperGoogleLog extends Object
  • Constructor Details

    • GrouperGoogleLog

      public GrouperGoogleLog()
  • Method Details

    • googleLog

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

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