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

[common.vm] Improve VM-Write-Log #1249

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Ana06
Copy link
Member

@Ana06 Ana06 commented Jan 17, 2025

Improve console output of VM-Write-Log:

  • Use $message instead of $line as it makes the output difficult to read. This information is only useful in the file.
  • Use better colors.

Also remove unused levels (FATAL, DEBUG) and improve the function help message.

Example: idapro.vm before the change

image

Example: idapro.vm after the change

image

idapro.vm added in #1243

Related: #1244

Improve console output of VM-Write-Log:
- Use $message instead of $line as it makes the output difficult to
  read. This information is only useful in the file.
- Use better colors.

Also remove unused levels (`FATAL`, `DEBUG`) and improve the function
help message.
@Ana06 Ana06 added the 💎 enhancement It is working, but it could be better label Jan 17, 2025
@Ana06 Ana06 requested a review from sara-rn January 17, 2025 18:10
@Ana06 Ana06 self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 enhancement It is working, but it could be better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant