Commit 6c6aac53 authored by Ewald Dieterich's avatar Ewald Dieterich Committed by Micha Lenk
Browse files

raise log level to error for unexpected backend response

It's important to know if the backend server doesn't respond according to
the pattern "HTTP/1.1 ###*" (eg. "HTTP/1.0 503 ..." if there is a problem
with the Exchange server name in the request). So raised the log level for
the corresponding message from info to error.
parent d3674582
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment