Exceptions

exception metlog.exceptions.EnvironmentNotFoundError(varname)[source]

Raised when an environment variable is not found

exception metlog.exceptions.MethodNotFoundError(msg='')[source]

Raised when a method lookup fails