storyly-moments
/
com.appsamurai.storyly.moments.util.compressor.logger
/
Logger
/
error
error
abstract fun
error
(tag:
String
?, message:
String
?, error:
Throwable
?)
Content copied to clipboard
Logs an error message.
Parameters
tag
The tag of the message.
message
The message body.
error
The cause of the error.