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

Document the Use of Console Logging Options through the Tool's Command-Line #23

Closed
gkapfham opened this issue Aug 24, 2023 · 2 comments
Closed
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@gkapfham
Copy link
Collaborator

The current version of the README.md file does not explain the various ways in which it is possible to configure either console-based on syslog-based logging. Here is an example of a command-line that turns on and configures logging:

chasten analyze diagrams --config /home/gkapfham/working/source/astute-subjects/chasten-configuration --search-path /home/gkapfham/working/source/astute-subjects/subject-forks/diagrams/ --save-directory /home/gkapfham/working/source/astute-subjects/subject-data/diagrams --debug-level ERROR --debug-dest SYSLOG --save

The README.md file needs more details about logging and how it works. It should also explain the various logging levels and give examples of the types of logging information that are displayed.

@gkapfham gkapfham added the documentation Improvements or additions to documentation label Sep 22, 2023
@KellerLiptrap KellerLiptrap self-assigned this Oct 25, 2023
@KellerLiptrap
Copy link
Collaborator

Solved in #70

@gkapfham
Copy link
Collaborator Author

Based on what @KellerLiptrap wrote in a previous comment, I think that we can close this issue. I am going to close it now! If I have overlooked something, please consider reopening the issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants