nextcloud/apps/admin_audit/lib
Carl Schwan a0de96d318 Fix the logger that is imported for critical actions
This use a new interface AuditLogger that makes it easier to
seperate the roles of the various loggers and enforce that we
don't use the wrong one by mistake.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11 12:40:33 +00:00
..
Actions Fix the logger that is imported for critical actions 2022-03-11 12:40:33 +00:00
AppInfo Fix the logger that is imported for critical actions 2022-03-11 12:40:33 +00:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
AuditLogger.php Fix the logger that is imported for critical actions 2022-03-11 12:40:33 +00:00
IAuditLogger.php Fix the logger that is imported for critical actions 2022-03-11 12:40:33 +00:00