mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
unified logger
This commit is contained in:
@@ -10,7 +10,7 @@ from starlette.responses import JSONResponse
|
||||
from fastapi import FastAPI, Request, Response
|
||||
from fastapi.exceptions import HTTPException
|
||||
from fastapi.encoders import jsonable_encoder
|
||||
from installer import log
|
||||
from modules.logger import log
|
||||
import modules.errors as errors
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user