KAuthLoggerFunction typedef

KAuthLoggerFunction = void Function(KAuthLogEvent event)

커스텀 로거 함수 타입

Implementation

typedef KAuthLoggerFunction = void Function(KAuthLogEvent event);