mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-28 01:22:41 -05:00
Chore: Convert the consumer to a plugin (#6361)
This commit is contained in:
@@ -3,9 +3,6 @@ import uuid
|
||||
|
||||
|
||||
class LoggingMixin:
|
||||
def __init__(self) -> None:
|
||||
self.renew_logging_group()
|
||||
|
||||
def renew_logging_group(self):
|
||||
"""
|
||||
Creates a new UUID to group subsequent log calls together with
|
||||
|
Reference in New Issue
Block a user