Skip to content

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

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
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions