Skip to content

Docker: Keep logs in a separate location from config files #57

@tukusejssirs

Description

@tukusejssirs

I have noticed though that you create driver.log in /etc/fanuc. Could we keep the logs separately from config?

We could use either of the following locations:

  • /etc/fanuc/config for config and /etc/fanuc/logs for logs;
  • /etc/fanuc for config and /var/log/fanuc for logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions