network

open override fun network(tag: String?, message: String?, vararg values: Any?)

Logs an network message.

Parameters

tag

Used to identify the source of the log message where the log call occurs.

message

The message to be logged.

values

Additional arguments relevant to the log message.