Skip to content

Change how server logs are dumped #708

@kegsay

Description

@kegsay

Currently it dumps server logs to stdout and only on failure. This can always be spat out if COMPLEMENT_ALWAYS_PRINT_SERVER_LOGS=1. However, this isn't the most discoverable, as both Erik and vdh asked me how to get server logs from Complement in the same day.

It would be better if:

  • we always printed server logs,
  • to disk,
  • based on the hs name,
  • and then removed COMPLEMENT_ALWAYS_PRINT_SERVER_LOGS.

For extra discoverability, indicating that server logs are going to file X would be useful.

This would be a breaking change to the Complement API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions