kinta-lib / com.dailymotion.kinta / Log
Log
class Log
Created by martin on 7/20/17.
Constructors
| Name | Summary |
|---|---|
| <init> | Created by martin on 7/20/17.Log() |
Companion Object Functions
| Name | Summary |
|---|---|
| d | fun d(format:String, vararg params:Any, dryRun:Boolean= false):Unit |
| e | fun e(format:String, vararg params:Any):Unit |