Metadata-Version: 2.0
Name: requests-logger
Version: 0.1.2
Summary: Wrapper around Requests to add logging
Home-page: https://github.com/mdmedley/requests_logger
Author: Marcus Medley
Author-email: mdmeds@gmail.com
License: Copyright 2016-2017 Marcus Medley

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description: This package is a wrapper around Requests to log http request in a human readable format.
Keywords: requests,logging,request,log,logger
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
