Exceptions

Burin uses a few custom exceptions. Where any of these may be raised is documented in class, method, or function descriptions.

exception burin.ConfigError

General exception for configuration errors.

exception burin.FactoryError

General exception for errors setting or using log record factories.

exception burin.FormatError

General exception for formatting errors.