services.nextcloud.settings.log_type

Logging backend to use. systemd automatically adds the php-systemd extensions to services.nextcloud.phpExtraExtensions. See the nextcloud documentation for details.

Type
one of "errorlog", "file", "syslog", "systemd"
Default
"syslog"
Declared
<nixpkgs/nixos/modules/services/web-apps/nextcloud.nix>