summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2020-01-30 14:32:31 +0100
committerder richter <der.richter@gmx.de>2020-02-08 10:55:07 +0100
commit2607a2b892ce3c4f4da0b09c88ed1d6a4951020c (patch)
treeb7f700a26a4c0708c2a7539b71aed09ca648916d /DOCS
parentb7b8a772f2a4c302f6bb1b75965e260c7944dad6 (diff)
downloadmpv-2607a2b892ce3c4f4da0b09c88ed1d6a4951020c.tar.bz2
mpv-2607a2b892ce3c4f4da0b09c88ed1d6a4951020c.tar.xz
mac: activate logging when started from the bundle
this creates a default log for the last mpv run when started from the bundle. that way one can get a log of what happened even after an issue occurred. also add a menu entry under Help to show the current log, but only when the bundle is used. Fixes #7396 Fixes #2547
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index bcdad2ed41..1d18638f2a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -652,6 +652,9 @@ Program Behavior
can be raised via ``--msg-level`` (the option cannot lower it below the
forced minimum log level).
+ A special case is the macOS bundle, it will create a log file at
+ ``~/Library/Logs/mpv.log`` by default.
+
``--config-dir=<path>``
Force a different configuration directory. If this is set, the given
directory is used to load configuration files, and all other configuration