From 83997e1125a9f0232cb53f97323e0fa83418ee9d Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 17 Jul 2022 12:43:35 +0200 Subject: Added '+' in FILE_TRACE_NAME to append trace --- docs/USAGE.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/USAGE.md b/docs/USAGE.md index f15338e5..66e89a65 100755 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -31,6 +31,7 @@ Enables/Disables the logging of `dlsym` errors. #### BOX64_TRACE_FILE Send all log and trace to a file instead of `stdout` Also, if name contains `%pid` then this is replaced by the actual PID of box64 instance +End the filename with `+` to have thetrace appended instead of overwriten Use `stderr` to use this instead of default `stdout` #### BOX64_TRACE -- cgit 1.4.1