sendLogEntry

suspend fun IMessageSender.sendLogEntry(    message: String,     tag: IUserMessageTag = DefaultCategory.Log.defaultTag,     category: IUserMessageCategory = DefaultCategory.Log)

Send a text notification with the DefaultCategory.Log category and tag