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 general, report, and reference loggers #27

Open
tsalo opened this issue Feb 25, 2021 · 0 comments
Open

Add general, report, and reference loggers #27

tsalo opened this issue Feb 25, 2021 · 0 comments
Labels
Documentation This issue or PR is about the documentation Enhancement New feature or request

Comments

@tsalo
Copy link
Member

tsalo commented Feb 25, 2021

Per GatherTown convo, we want to take tedana's approach to loggers and use it here.

Detailed Description

We want three loggers: (1) a general one that prints to the console, (2) a report logger for building a copy/pastable methods section, and (3) a references logger that collects the bibliography for the report logger. The latter two get merged together and outputted in both the interactive report (if we make one) and a report file at the end of the workflow.

Context / Motivation

The report/references logging will build a citable workflow description for users to add directly to their manuscripts.

Possible Implementation

Let's just steal tedana's approach.

@tsalo tsalo added Refactoring Improve nonfunctional attributes Documentation This issue or PR is about the documentation Enhancement New feature or request and removed Refactoring Improve nonfunctional attributes labels Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation This issue or PR is about the documentation Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant