Instance Property
logLevel
Which log level this error should report as. Defaults to
.debug: most errors are handled by answering the request, so only implement this to make one louder.var logLevel: Logger.Level { get }