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

Upgrade tracing & diffing output support #22

Open
2 tasks
justsml opened this issue May 23, 2022 · 0 comments
Open
2 tasks

Upgrade tracing & diffing output support #22

justsml opened this issue May 23, 2022 · 0 comments

Comments

@justsml
Copy link
Contributor

justsml commented May 23, 2022

Add 2 options

  • Trace support - runtime sequence & per operation results:
    • { trace?: true } should collect trace log events with timestamps and debug info.
  • Record object diffs - use extensible pattern: DiffMethod = (before, after) => changeDescription.
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

No branches or pull requests

1 participant