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

[Task] Option to show all logs in the console #391

Open
2 tasks
gagdiez opened this issue Nov 21, 2024 · 0 comments
Open
2 tasks

[Task] Option to show all logs in the console #391

gagdiez opened this issue Nov 21, 2024 · 0 comments

Comments

@gagdiez
Copy link

gagdiez commented Nov 21, 2024

Background

When developing smart contracts in NEAR, log messages are one of the most used tools to help debug the code. Currently, logs need to be manually accessed, which sort of defies the purpose of logging while debugging.

User Story

As a user, I want to see all the logs that I created on my contracts, since I explicitly added them on my code to help me in the debug process.

Acceptance Criteria

  • Either: logs are logged by default in the console
  • Either: there is an option within the tests to show all logs

Resources & Additional Notes

No response

Priority

🟠 P1 : High

@gagdiez gagdiez changed the title [Task] Show all logs in the console by default [Task] Show all logs in the console Nov 21, 2024
@gagdiez gagdiez changed the title [Task] Show all logs in the console [Task] Option to show all logs in the console Nov 21, 2024
@github-project-automation github-project-automation bot moved this to NEW❗ in DevTools Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: NEW❗
Development

No branches or pull requests

1 participant