summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-10-07 15:49:05 +0300
committerStefan Kost <ensonic@users.sf.net>2010-10-07 15:49:05 +0300
commitd07c4b3c17fb54ec151d7b0808880b881a68999a (patch)
treeb2d12daaedc6a2704aa79dd0c0df9a4f1c22762d /README
parentaaf1f5b852e6f2caf4d07af83a0539c7fcb456b9 (diff)
tracelib: allow "-" as a logfile-name for stdout
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index a345675..9622923 100644
--- a/README
+++ b/README
@@ -38,6 +38,7 @@ If it is installed, one can use the 'gsttl' wrapper script to ldpreload the lib.
There are some additional env vars to influence the behaviour:
GSTTL_LOG_NAME - full path to log file
"/tmp/gsttl.log" if empty
+ "-" for stdout
GSTTL_LOG_SIZE - size of preallocated logbuffer
if not given or 0 gsttracelib uses linebuffered file logging,
if a size is given a memory buffer of that many bytes is preallocated and all