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

More informative logging #34

Open
DonggeLiu opened this issue Jan 29, 2024 · 0 comments
Open

More informative logging #34

DonggeLiu opened this issue Jan 29, 2024 · 0 comments
Assignees
Labels

Comments

@DonggeLiu
Copy link
Collaborator

DonggeLiu commented Jan 29, 2024

  1. Add a logging module that stores more data in each log's jsonPayload (e.g., project, function/benchmark, LLM response id (1-10), code fixing id(0-5), etc.). FuzzBench reference 1 , reference 2.
  2. Replace current logging and print with it.

Example view:
image

This is useful to help us identify error messages to reproduce/fix them.

@DonggeLiu DonggeLiu self-assigned this Jan 29, 2024
@DonggeLiu DonggeLiu changed the title Replace print with the suitable log More informative logging May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant