d

inline fun d(message: () -> String)
inline fun d(throwable: Throwable, message: () -> String)

See also