dokilog

dokilog / com.dokidevs.dokilog / DokiLog / addProfile

addProfile

fun addProfile(logProfile: LogProfile): Unit

Add a log profile. This is similar to planting a tree in Timber (by Jake Wharton). The profile name must be unique. Newly added profile will overwrite the old profile with the same name.

Parameters

logProfile - Customizable LogProfile which is identified by its name.