LOG

inline fun LOG(level: Int, tag: String, message: () -> String)
inline fun Any.LOG(level: Int, message: () -> String)