로거 설정
AdWhaleMediationAds 클래스
Future<void> setLoggerEnabled(bool enabled) async파라미터 타입
파라미터 값
bool
로그 레벨 설정
로그 레벨 설정
값
설명
false
모든 로그 출력 안함
true
Error, Warn, Info 로그 출력
샘플코드
await AdWhaleMediationAds.instance.setLoggerEnabled(v);Last updated
AdWhaleMediationAds 클래스
Future<void> setLoggerEnabled(bool enabled) async파라미터 타입
파라미터 값
bool
로그 레벨 설정
로그 레벨 설정
값
설명
false
모든 로그 출력 안함
true
Error, Warn, Info 로그 출력
샘플코드
await AdWhaleMediationAds.instance.setLoggerEnabled(v);Last updated