Rewrote logging lib cuz i didnt like it -_-

This commit is contained in:
2026-07-29 08:23:15 +03:00
parent 614a5deb7f
commit bb6a3931d1
2 changed files with 51 additions and 32 deletions
+3
View File
@@ -0,0 +1,3 @@
import sll
sll.LOGGING_TAG = "hiwo"
sll.log("test",1)