Log API should support multiple Stream outputs. #65

Open
opened 2025-08-02 20:16:18 +00:00 by jordan · 0 comments
Owner

It would be nice to be able to output to stdout and a log file, or indeed any number of arbitrary streams (perhaps even a TCP connection). It looks like #48 was a start, but it doesn't support arbitrary streams. We should probably make the LogConfig have an Array of streams.

It would be nice to be able to output to stdout *and* a log file, or indeed any number of arbitrary streams (perhaps even a TCP connection). It looks like #48 was a start, but it doesn't support arbitrary streams. We should probably make the `LogConfig` have an `Array` of streams.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: Telodendria/Cytoplasm#65
No description provided.