* feat: add support for logging * fix linting * chore: remove old APIError in favor of ServerError
* feat: rename HttpCustomizer to HttpTransportCustomizer and make it return http.Transport that is later used * linting
* feat: rename Pass to Password in ClientConfig * docs: add more detailed usage documentation together with examples * chore: update issue templates * docs: add codeowners, code of conduct and contributing docs * chore: add editorconfig * chore: apply linter