Skip to content

Comments

feat: add ability to configure logging dir#2266

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/make_logging_dir_configurable
Mar 18, 2024
Merged

feat: add ability to configure logging dir#2266
eakmanrq merged 1 commit intomainfrom
eakmanrq/make_logging_dir_configurable

Conversation

@eakmanrq
Copy link
Contributor

Currently we assume all logging should go to a relative directly of "logs". This change makes it so that users of CLI or Magics can change the logging directory to where they want but default still to "logs".

Also included is a fix for tests so they use a function scoped path for the log files instead of sharing log directory with other tests.

@eakmanrq eakmanrq force-pushed the eakmanrq/make_logging_dir_configurable branch from 89786f8 to 81863a7 Compare March 14, 2024 03:41
@eakmanrq eakmanrq force-pushed the eakmanrq/make_logging_dir_configurable branch from 81863a7 to 86ac7c2 Compare March 14, 2024 03:43
@eakmanrq eakmanrq merged commit 2fd6721 into main Mar 18, 2024
@eakmanrq eakmanrq deleted the eakmanrq/make_logging_dir_configurable branch March 18, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants