Class AdyenLogKt

  • All Implemented Interfaces:

    
    public final class AdyenLogKt
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Unit adyenLog(Object $self, AdyenLogLevel level, Throwable throwable, Function0<String> log)
      final static Unit adyenLog(AdyenLogLevel level, String tag, Throwable throwable, Function0<String> log) This is only meant for top level function where we cannot access this.
      • Methods inherited from class java.lang.Object

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