generated from coulomb/repo-seed
Finalize repo-scoping runtime rename
This commit is contained in:
@@ -5,7 +5,7 @@ import logging
|
||||
from typing import Any
|
||||
|
||||
|
||||
LOGGER_NAME = "repo_registry.operations"
|
||||
LOGGER_NAME = "repo_scoping.operations"
|
||||
|
||||
|
||||
def log_operation(event: str, **fields: Any) -> None:
|
||||
|
||||
Reference in New Issue
Block a user