@JvmStatic fun e(tag: String?, message: String, throwable: Throwable? = null): Unit
ログ(Error)を出力します。
tag - タグ
tag
message - メッセージ
message
throwable - 例外オブジェクト
throwable