Add log message for server listening status
This commit is contained in:
@@ -15,6 +15,7 @@ MODEL_LOAD_LOG_MSG = [
|
|||||||
"Application startup complete.",
|
"Application startup complete.",
|
||||||
"llama runner started in",
|
"llama runner started in",
|
||||||
"Server listening on",
|
"Server listening on",
|
||||||
|
"msg=\"Listening on",
|
||||||
]
|
]
|
||||||
|
|
||||||
MODEL_ERROR_LOG_MSGS = [
|
MODEL_ERROR_LOG_MSGS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user