[09.10.20] Wrong Service mentioned for log
This commit is contained in:
parent
a9ec303f3f
commit
5a6cabd3db
@ -42,7 +42,7 @@ def callProbes():
|
|||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
setup_logging()
|
setup_logging()
|
||||||
|
|
||||||
log("Starting Spam Filter...", 'INFO')
|
log("Starting Sentiment Analyser...", 'INFO')
|
||||||
sys.stdout.flush()
|
sys.stdout.flush()
|
||||||
|
|
||||||
Thread(target=callProbes).start()
|
Thread(target=callProbes).start()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user