Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Enhance debug mode/make debug mode less verbose #3073

@zml2008

Description

@zml2008

This is prompted by the fact that debug mode logs player IPs to the console and to saved files, which may not be desired. At the moment debug mode gives a bit of a flood of information, which can be overwhelming as well.

Some tweaks to enhance debug mode are:

  • Per-user debug mode
  • Disable context logging (to limit exposure of player IPs)
  • Send debug mode logging to somewhere else besides the main server log, in a more machine-readable format perhaps? A multi-document json file? Or a document database? This would allow further analysis of logged information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions