MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.log/LogManager/exception

exception

[jvm]
abstract fun exception(message: String, cause: Throwable)

Log an exception.

Parameters

jvm

   
message Log message
cause Root cause