Giter VIP home page Giter VIP logo

python-slackclient-remix's People

Contributors

acaire avatar ajferrick avatar aoberoi avatar avinassh avatar doerge avatar elementc avatar famousjameous avatar greut avatar harlowja avatar hockeybuggy avatar jammons avatar jasedit avatar joaquincasares avatar karishay avatar metakermit avatar mlaferrera avatar nedbat avatar rawdigits avatar revolter avatar rickhanlonii avatar roach avatar rodneyu215 avatar schlueter avatar sd2k avatar shaydewael avatar synforge avatar uberi avatar wagmiwiz avatar yasumoto avatar zoni avatar

Stargazers

 avatar

Watchers

 avatar  avatar

python-slackclient-remix's Issues

Logging

Description

This project would benefit from a holistic audit of logging needs. Here is a list of what this may include:

  • Apply module scoped logging (as in #5) to all existing logging statements
  • Ensure that either the Logger.exception() method or the exc_info=True argument is used for all exception cases (as in #5).
  • Review existing log output to confirm they have real uses for observing the output (such as logging the entire request (headers and body) and the response (headers and body)). Remove anything that is overlogged, and add logging where more data would be helpful.
  • Add documentation, or link to existing resources, about how users should interact with logging (changing log level, adding handlers, etc).

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.