Class GrouperHttpClientLog

java.lang.Object
edu.internet2.middleware.grouper.util.GrouperHttpClientLog

public class GrouperHttpClientLog extends Object
  • Constructor Details

    • GrouperHttpClientLog

      public GrouperHttpClientLog()
  • Method Details

    • isDisabled

      public boolean isDisabled()
    • setDisabled

      public void setDisabled(boolean disabled)
    • getLog

      public StringBuilder getLog()
    • setLog

      public void setLog(StringBuilder log)
    • appendIfRoom

      public void appendIfRoom(CharSequence text, long maxLogSize)
      append to the log in a thread-safe way, respecting the max size
      Parameters:
      text -
      maxLogSize -