Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.21 KB

File metadata and controls

37 lines (26 loc) · 1.21 KB

logmetrics-sdk

Documentation Status

LogMetrics framework provides simplified configuration to log payload for python project.

Usage - Python Flask Projects

Demo Project - logmetrics-python-demo

Release History

1.0.3
  • logging rest verb & payload to console.
  • feature to enable/disable payload logging

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D
  • Free software: Apache Software License 2.0
  • Documentation: logmetrics-sdk