about summary refs log tree commit diff stats
path: root/USAGE.md
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-06-04 16:54:50 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-06-04 16:54:50 +0200
commitadd55f3cec4e1585d18b44817d40b566c3f88fc7 (patch)
tree285dc2ae70d773aa1eb407e258e4495d5c3d3067 /USAGE.md
parentc6f6a9ef7249c63ad839fd0642df3a34e15bcf35 (diff)
downloadbox64-add55f3cec4e1585d18b44817d40b566c3f88fc7.tar.gz
box64-add55f3cec4e1585d18b44817d40b566c3f88fc7.zip
Added an option to use stderr for logs
Diffstat (limited to 'USAGE.md')
-rwxr-xr-xUSAGE.md1
1 files changed, 1 insertions, 0 deletions
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