Add framework.logger compatibility shim

This commit is contained in:
2026-01-19 21:14:55 +09:00
parent 2512161203
commit 6e747abf86
5 changed files with 184 additions and 0 deletions

1
lib/framework/logger.py Normal file
View File

@@ -0,0 +1 @@
from support import get_logger