logging_mixin

Functions

issue(self, message[, exc]) Accepts a message that will be logged with an additional reference code for easy log lookup.


remoteappmanager.logging.logging_mixin.issue(self, message, exc=None)[source]

Accepts a message that will be logged with an additional reference code for easy log lookup.

The identifier will be returned for inclusion in user-visible error messages.