feat: logging into file #4

Open
opened 2024-08-20 22:24:33 +02:00 by JeremyStarTM · 0 comments
Owner

Feature description

Writing log messages into a file would be nice. This would make it easier to submit crash and bug reports and is generally not a bad idea.

Feature implementation

I propose integrating it into the Logger class with a configuration setting to toggle it on or off and another one for controlling the destination.

Feature alternatives

I've considered using a implementation of LoggerImplementation for that job, however this would require manual work and effort.

### Feature description Writing log messages into a file would be nice. This would make it easier to submit crash and bug reports and is generally *not a bad idea*. ### Feature implementation I propose integrating it into the `Logger` class with a configuration setting to toggle it on or off and another one for controlling the destination. ### Feature alternatives I've considered using a implementation of `LoggerImplementation` for that job, however this would require manual work and effort.
JeremyStarTM added the
FeatureRequest
New
label 2024-08-20 22:24:33 +02:00
JeremyStarTM added
FeatureRequest
Accepted
and removed
FeatureRequest
New
labels 2024-08-20 23:59:56 +02:00
JeremyStarTM added this to the v1-release0 milestone 2024-08-21 00:14:15 +02:00
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.

Reference: StarOpenSource/Engine#4
No description provided.