Implement a logging system. #5

Open
opened 2021-01-10 22:47:52 +01:00 by sergiotarxz · 0 comments
Owner

Currently the default output is too verbose in some things and too opaque in others depending on debugging needs while writing.

A goal is to organize the output so:

  • perltube-dl logs only the needed information for the user in a standarized way between pages unless --verbose is passed.

  • pertube-dl-hypnotoad logs to syslog in the level of verbosity specified by the admin.

  • pertube-dl-web shows debug info by default if called by a user since it is the most common use case of that script.

Currently the default output is too verbose in some things and too opaque in others depending on debugging needs while writing. A goal is to organize the output so: * perltube-dl logs only the needed information for the user in a standarized way between pages unless --verbose is passed. * pertube-dl-hypnotoad logs to syslog in the level of verbosity specified by the admin. * pertube-dl-web shows debug info by default if called by a user since it is the most common use case of that script.
sergiotarxz changed title from Organize output. to Implement a logging system. 2021-01-10 22:57:31 +01:00
sergiotarxz added the
enhancement
Good first issue.
labels 2021-01-10 22:58:13 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sergiotarxz/Peertube-dl#5
No description provided.