Skip to content

Replace non-idiomatic log file naming and allow toggling with CLI flag #5

Description

@thesprockee

Current log files are named like:

[r14(server)]-[01-10-2026]_[06-06-45]_32.log

This is a goofy convention. Replace it with a more standard, idiomatic log naming format (e.g. nevr-server-YYYYMMDD-HHMMSS. log or similar).

Requirements:

  • New naming style should be the default but allow toggling back to legacy with a CLI flag.
  • Update all references and test cases to match new naming when flag is set.

Add a release note entry if applicable. Have fun.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions