Skip to content

Logger does not use the defined directory #689

@FlorianK13

Description

@FlorianK13

The logger always writes to the standard directory HOME/.open-mastr/... - even if an own path is defined as OUTPUT_PATH.
To solve this, I think we should get rid of this get_project_home_dir function that always returns the hardcoded HOME/.open-mastr/... and use the get_output_dir function everywhere in the codebase.

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions