public final class LogExtKt
final static Unit
logInfo(String tag, String message)
logError(String tag, String message, Throwable error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Unit logInfo(String tag, String message)
Created by Bidon Team on 06/02/2023.
Set log level with Logger
final static Unit logError(String tag, String message, Throwable error)