logger documentation outdated and low detail #74

Closed
opened 2024-03-08 12:52:41 +01:00 by cscherrNT · 0 comments
Collaborator
  • the build methods still use the old names in the documentation
  • the logger struct / module does not explain in detail how the logger works
  • Make it very explicit that users should use the macros and that the struct is only for use in contexts where that is not possible
  • explain the log levels neatly
  • add a fancy ascii diagram to explain when to use the log levels?
  • document the pub use statements
  • explain how logging to file works in detail
  • write to file example
- [x] the build methods still use the old names in the documentation - [x] the logger struct / module does not explain in detail how the logger works - [x] Make it very explicit that users should use the macros and that the struct is only for use in contexts where that is not possible - [x] explain the log levels neatly - [x] add a fancy ascii diagram to explain when to use the log levels? - [x] document the pub use statements - [x] explain how logging to file works in detail - [x] write to file example
cscherrNT added the
Kind/Documentation
Reviewed
Confirmed
Priority
High
labels 2024-03-08 12:52:41 +01:00
PlexSheep was assigned by cscherrNT 2024-03-08 12:52:41 +01:00
cscherrNT added this to the (deleted) project 2024-03-08 12:52:41 +01:00
PlexSheep added
Priority
Medium
and removed
Priority
High
labels 2024-07-09 18:32:32 +02:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
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: PlexSheep/pt#74
No description provided.