The mx.logging.errors package contains the error classes used by the logging components.
Class | Description | |
---|---|---|
InvalidCategoryError | This error is thrown when a category specified for a logger contains invalid characters or is malformed. | |
InvalidFilterError | This error is thrown when a filter specified for a target contains invalid characters or is malformed. |