Skip to content

change log location #181

Description

@tswaters

Right now logs are all going to {fuge.env directory}/log as per : https://github.com/apparatus/fuge/blob/v2.0.0/util.js#L27-L31

The strange thing is, this path is always used to overwrite what may have been defined in fuge.yml:
https://github.com/apparatus/fuge/blob/v2.0.0/util.js#L43

If that assignment is wrapped with an if block checking if it's not already set, everything appears to work properly and you can define a different path for logs.

Is there a reason the log path is hard-coded? It may be useful to allow users the ability to change this location.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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