Back to X64dbg

log

docs/commands/script/log.rst

2026.04.20387 B
Original Source

log

Put information in the log.

arguments

[arg1] Format string (see :doc:../../introduction/Formatting). When not specified, a newline will be logged. When using a format string it is recommended to use quotes to avoid ambiguity with the ; (command separator): log "{mem;8@rax}".

result

This command does not set any result variables.