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

Logging enhancements #84

Open
3 tasks
sadielbartholomew opened this issue Jun 15, 2020 · 0 comments
Open
3 tasks

Logging enhancements #84

sadielbartholomew opened this issue Jun 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sadielbartholomew
Copy link
Member

sadielbartholomew commented Jun 15, 2020

Suggestions for extensions to the initial work merged in the PR #82. Equivalent to NCAS-CMS/cfdm#35 but for cf; for more details for each point here cross-reference with the points in the same order under that Issue:

  • new meaningful messages across the codebase & verbose kwargs to functions as applicable;
  • improved display in log calls of objects for readability;
  • add a file handler to optionally log messages and user calls with timestamps to file(s).

In this case there is also the matter of the interrelation between the logging emerging directly from cf & that originating from cfdm via import, but I will include that as part of a separate GH Issue as there are other global settings in both libraries which should be examined in that respect.

@sadielbartholomew sadielbartholomew added the enhancement New feature or request label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant