Package 

Class RecordLogLevel


  • 
    public class RecordLogLevel
    
                        

    Log level for recorded logs in session replay.

    Supports predefined levels (error, warn, log) with special display treatment, as well as custom levels by constructing with any string value.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String rawValue
    • Method Summary

      Modifier and Type Method Description
      final String getRawValue()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait