I had same problem after upgrading to latest version 25.0.1
Now is working after changing ‘loglevel’ => 1, (not 0) in config.php as I reed here: Nextcloud not logging - #3 by Paul_Balm
“Valid values are: 0 = Debug, 1 = Info, 2 = Warning, 3 = Error, and 4 = Fatal.”