Ability to *not* log to file in cases where it is not necessary. #6

Closed
opened 2024-06-28 13:17:34 -04:00 by josh · 2 comments
Owner
No description provided.
josh added the
Kind/Feature
Priority
Medium
labels 2024-07-01 15:37:34 -04:00
maxine was assigned by josh 2024-07-01 15:37:41 -04:00
Collaborator

For linux we can probably just write to /dev/null and windows theoretically we write to a file called nul

For linux we can probably just write to /dev/null and windows theoretically we write to a file called nul
Collaborator

See commits below. If need be we can reopen this issue.

73f92d0c1a

e0b6879ec5

See commits below. If need be we can reopen this issue. https://git.redacted.cc/josh/jlog/commit/73f92d0c1a2afa270e250cf4d51592a33565947d https://git.redacted.cc/josh/jlog/commit/e0b6879ec56083e8ae61d3a50b2f0697c85e4cbb
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/jlog#6
No description provided.