From 2607a2b892ce3c4f4da0b09c88ed1d6a4951020c Mon Sep 17 00:00:00 2001 From: der richter Date: Thu, 30 Jan 2020 14:32:31 +0100 Subject: 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 --- DOCS/man/options.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') 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=`` Force a different configuration directory. If this is set, the given directory is used to load configuration files, and all other configuration -- cgit v1.2.3