Skip to content

Automatic Log Rotation #2

Description

@jhajduga

Objective:
Implement automatic rotation of log files based on maximum file size or time interval.

Example usage:

LogSvc::EnableLogRotation("Physics", /*maxSizeMB=*/10, /*backupCount=*/5);

Benefits:

  • Prevent large, cumbersome log files.
  • Maintain organized log directories.

Priority: 🔥 High
Complexity: ⚙️ Medium


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions