aboutsummaryrefslogtreecommitdiff
path: root/scripts/logenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/logenv.sh')
-rw-r--r--scripts/logenv.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/logenv.sh b/scripts/logenv.sh
new file mode 100644
index 0000000..054acee
--- /dev/null
+++ b/scripts/logenv.sh
@@ -0,0 +1,7 @@
+export VBOX_LOG_DEST="nofile stderr"
+export VBOX_LOG_FLAGS="thread time"
+export VBOX_LOG="+dev_sb16.e.l.f.l3"
+export VBOX_RELEASE_LOG_DEST="nofile stderr"
+export VBOX_RELEASE_LOG="-all +dev_sb16.e.l.f"
+
+#export VBOX_LOG=""