Skip to content

golnazads/ADSMicroserviceUtils

 
 

Repository files navigation

Build Status Coverage Status

ADSMicroserviceUtils

Set of common libraries used by ADS microservices.

Class ADSFlask is to be used by all the microservice applications, where logging is setup automatically. Note that if your microservice application requires JSON logging to stdout in addition to the log file include

LOG_STDOUT = True

in your microservice's config.py.

About

Set of utilities common to microservices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%