You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pauli Järvinen edited this page Dec 22, 2024
·
2 revisions
Enable debug log output
To get maximum amount of logging while debugging a problem, follow these steps
Go to the administrator settings page (i.e. example.org/index.php/settings/admin)
In the section "Log" choose "Debug" as loglevel (the exact place of the settings depends on the cloud version)
Now the file owncloud.log or nextcloud.log in your data folder contains a lot of of trace of what the applications have been doing. This makes the file grow rather rapidly and keeping the settings on "Debug" all the time is not recommended.
Alternatively, you may activate the debug level logging by entering the following options to your config.php file: