nextcloud/lib/private/Log
Kent Delante eb58d2bb5a fix(syslog): open syslog channel on write
This fixes a bug where only one tag gets used when multiple tags have
been configured (e.g. different tags for 'syslog_tag' and 'syslog_tag_audit')

Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-07-02 09:14:33 +08:00
..
ErrorHandler.php fix(log): map all warnings to warn log level, notice to info 2025-05-27 08:01:19 +02:00
Errorlog.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ExceptionSerializer.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
File.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
LogDetails.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LogFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PsrLoggerAdapter.php feat(PsrLoggerAdapter): Allow to use Psr\Log\LogLevel for log method 2024-09-14 17:35:11 +02:00
Rotate.php fix: make rotate logs a TimedJob and run every hour 2025-06-24 09:55:23 +02:00
Syslog.php fix(syslog): open syslog channel on write 2025-07-02 09:14:33 +08:00
Systemdlog.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00