Query: i3-dump-log
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I3-DUMP-LOG(1) i3 Manual I3-DUMP-LOG(1)NAMEi3-dump-log - dumps the i3 SHM logSYNOPSISi3-dump-log [-s <socketpath>]DESCRIPTIONDebug versions of i3 automatically use 1% of your RAM (but 25 MiB max) to store full debug loglevel log output. This is extremely helpful for bugreports and figuring out what is going on, without permanently logging to a file. With i3-dump-log, you can dump the SHM log to stdout.EXAMPLEi3-dump-log | gzip -9 > /tmp/i3-log.gzSEE ALSOi3(1)AUTHORMichael Stapelberg and contributors i3 4.1.2 01/01/2013 I3-DUMP-LOG(1)