Skip to content

Commit

Permalink
add: note printRaw idea for file logging future
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitsunee committed Jan 5, 2025
1 parent 74e74eb commit fdb9ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions the-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ aka prevented pre-release feature creep :)
- rolling log file
- customizable file name? same template system (sans `%name%` var)?
- can extend `TemplateOpts` like this: https://tsplay.dev/NV81nW
- `logger.printRaw()` and `printRawError()` to print a message without prefix in both cli and file
- table printing util (may make separate package for this)
- available formats: ascii, ascii (simple, i.e. `+` for corners), markdown, possibly html
- wrapper for main functions
Expand Down

0 comments on commit fdb9ae8

Please sign in to comment.