refactor: rename logging -> io + add more funcs

This commit is contained in:
2 * r + 2 * t
2026-06-13 00:44:08 +10:00
parent 3f3229aed4
commit c860b389c3
4 changed files with 62 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ from pathlib import Path
from typing import Any, Dict, Optional
from caelestia.utils import hypr
from caelestia.utils.logging import log_message
from caelestia.utils.io import log_message
from caelestia.utils.paths import user_config_path