mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-06 08:41:35 +01:00
logging skeleton
This commit is contained in:
2
python-server/log.py
Normal file
2
python-server/log.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def log(string):
|
||||
print(string)
|
||||
Reference in New Issue
Block a user