Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Feature: Logging #26

Open
1 of 3 tasks
CosmicHorrorDev opened this issue Apr 29, 2020 · 0 comments
Open
1 of 3 tasks

Feature: Logging #26

CosmicHorrorDev opened this issue Apr 29, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed low priority

Comments

@CosmicHorrorDev
Copy link
Owner

Feature Request

  • Expose functionality from the API
  • Add extra functionality in the library
  • Other:

Description

Currently there is no logging whatsoever in the library. This can be painful since I'm sure some people would like access to information for the inner workings of the API to help troubleshoot. A good start would be to log API requests along with raising warnings around any abnormal responses, along with logging any errors.

I have no past experience in setting up logging for a library, so it will take some time to figure out best practices and how it should be exposed to the user. Ideally, log preferences should be set by library users, and users should be able to isolate what log messages come from the library and enable/disable them as desired.

@CosmicHorrorDev CosmicHorrorDev added the enhancement New feature or request label Apr 29, 2020
@CosmicHorrorDev CosmicHorrorDev added the help wanted Extra attention is needed label May 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed low priority
Projects
None yet
Development

No branches or pull requests

1 participant