log

inline fun log(level: CSLogLevel, crossinline function: () -> Any?)
inline fun log(level: CSLogLevel, message: Any? = null)