mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2026-02-19 09:38:44 +01:00
using std logging instead of loguru
This commit is contained in:
@@ -2,7 +2,6 @@ from pathlib import Path
|
||||
from typing import Literal, Optional
|
||||
|
||||
from confz import BaseConfig, EnvSource, FileSource
|
||||
from loguru import logger
|
||||
from pydantic import AnyUrl, SecretStr
|
||||
|
||||
# Retrieve the name of the current package
|
||||
|
||||
Reference in New Issue
Block a user