Create some common loggers #2

Open
opened 2025-03-02 18:30:53 -05:00 by myrddin · 0 comments
Owner

This library needs to handle some common logging styles. As such it should provide a logger for logging to a single file and a logger for each target OS's logging system. This would be syslog on Linux and FreeBSD. I do not know yet on Windows what this would be.

This will add platform specific code to the library and need some smaller bindgen wrappers.

This library needs to handle some common logging styles. As such it should provide a logger for logging to a single file and a logger for each target OS's logging system. This would be syslog on Linux and FreeBSD. I do not know yet on Windows what this would be. This will add platform specific code to the library and need some smaller bindgen wrappers.
myrddin added the
Kind
Feature
label 2025-03-02 18:30:53 -05:00
myrddin self-assigned this 2025-03-02 18:30:53 -05:00
myrddin added this to the Blog website project 2025-03-02 18:30:53 -05:00
myrddin added the
Priority
Low
label 2025-03-02 18:37:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CyberMages/scribe#2
No description provided.