Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to specify custom_log_path and path to logging config json… #326

Merged

Conversation

morrowrasmus
Copy link
Contributor

… in get()

This PR closes #325 and adds the option to specify custom_log_path and default_json_path in log.setup_logger() when calling cellpy.readers.cellreader.get(). The keyword for default_json_path in get() was changed to custom_log_config_path to make it more clear.

@jepegit jepegit merged commit e2c0538 into jepegit:master Jan 24, 2025
13 checks passed
@jepegit
Copy link
Owner

jepegit commented Jan 24, 2025

Nice feature :-)

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.

Add possibility to specify log config file when calling cellreader.get()
2 participants