loggerD

inline fun <T> T.loggerD(message: String)(source)

Extension function to log a DEBUG message using the simple name of T as the tag.