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 loggingMode to the mercury constructor #24

Open
5 tasks
MulverineX opened this issue May 1, 2024 · 0 comments
Open
5 tasks

Add loggingMode to the mercury constructor #24

MulverineX opened this issue May 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MulverineX
Copy link
Collaborator

MulverineX commented May 1, 2024

  • Add efficient shim to print binding
  • print mode; default/current behavior.
  • Add receive mode; non-blocking event listener to receive log items, does not tamper with log contents.
  • Add modify mode; blocking callback that allows for modification of log items before printing to actual.
  • Add replace mode; blocking callback that receives log items and cancels printing to log.
@MulverineX MulverineX added the enhancement New feature or request label May 1, 2024
@MulverineX MulverineX added this to the v0.2.0 milestone May 1, 2024
@MulverineX MulverineX self-assigned this May 1, 2024
@MulverineX MulverineX changed the title Create LogInterceptor Add loggingMode to the mercury constructor May 1, 2024
@MulverineX MulverineX modified the milestones: v0.2.0, v0.3.0 Jun 2, 2024
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