<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-dependent-content"data-active=""data-togglable=":dokkaHtml/commonMain"><divclass="symbol monospace"><spanclass="token keyword">open </span><spanclass="token keyword">override </span><spanclass="token keyword">fun </span><ahref="perform-log.html"><spanclass="token function">performLog</span></a><spanclass="token punctuation">(</span><spanclass="parameters "><spanclass="parameter ">level<spanclass="token operator">: </span><ahref="../-log-level/index.html">LogLevel</a><spanclass="token punctuation">, </span></span><spanclass="parameter ">tag<spanclass="token operator">: </span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><spanclass="token operator">?</span><spanclass="token punctuation">, </span></span><spanclass="parameter ">message<spanclass="token operator">: </span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a><spanclass="token punctuation">, </span></span><spanclass="parameter ">throwable<spanclass="token operator">: </span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a><spanclass="token operator">?</span></span></span><spanclass="token punctuation">)</span><spanclass="clearfix"><spanclass="floating-right">(<ahref="https://github.com/InsanusMokrassar/KSLog/blob/master//src/commonMain/kotlin/CallbackKSLog.kt#L14">source</a>)</span></span></div><pclass="paragraph">The only one function required to realization in any inheritor. All other <ahref="perform-log.html">performLog</a> functions will call this one by default</p></div></div>