forked from Hay1tsme/artemis
Centralized logging
Allows us to extend the logging infrastructure, e.g. by adding Loki/Discord webhooks to the mix.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from construct import Struct, Int32sl, Padding, Int8ub, Int16sl
|
||||
from construct import Struct, Int32sl, Padding, Int8ub
|
||||
from typing import Union
|
||||
from .base import *
|
||||
|
||||
|
Reference in New Issue
Block a user