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 more log messages for end-user #13

Closed
Hologos opened this issue Aug 21, 2019 · 1 comment
Closed

Add more log messages for end-user #13

Hologos opened this issue Aug 21, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Hologos
Copy link
Owner

Hologos commented Aug 21, 2019

The end user knows only about errors.

@Hologos Hologos added the enhancement New feature or request label Aug 21, 2019
@Hologos Hologos added this to the v1.0 milestone Aug 21, 2019
@Hologos Hologos self-assigned this Aug 21, 2019
Hologos added a commit that referenced this issue Aug 24, 2019
* dev:
  Changes error code of message when an action fails.
  Reports successfully completed actions for transport (fixes #13).
  Ignores *.log files in project directory.
  Prints message to STDERR along with logger (fixes #18).
  Changes log filepath to tpcp.debug.log in debug mode.
  Redirects output of ssh to /dev/null in saptransport::__cache_transport_domain().
  Adds missing variable quoting.
  Prints log file location at the end of the program.
  Saves log filepath to a variable.
  Renames tpcp::utils::trap_cleanup() to tpcp::utils::cleanup_trap().
  Saves log messages to a log file (fixes #5).
  Updates logger library to v1.1.
  Finalizes README.md.
  Updates logger library to v1.0.
  Checks undefined variables correctly.
  Bumps logger library to newer version (fixes #17).
  Adds tracing log messages to new functions.
@Hologos
Copy link
Owner Author

Hologos commented Aug 24, 2019

Also fixed with #18.

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