The mx.logging.errors package contains the error classes used by the logging components.
Classes
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. |
Thu Dec 6 2018, 01:47 PM -08:00