From add55f3cec4e1585d18b44817d40b566c3f88fc7 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 4 Jun 2021 16:54:50 +0200 Subject: Added an option to use stderr for logs --- USAGE.md | 1 + 1 file changed, 1 insertion(+) (limited to 'USAGE.md') diff --git a/USAGE.md b/USAGE.md index 52483d11..27afc08d 100755 --- a/USAGE.md +++ b/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 +Use `stderr` to use this instead of default `stdout` #### BOX64_TRACE Only on build with trace enabled. Trace allow the logging of all instruction executed, along with register dump -- cgit 1.4.1