mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 15:10:48 +02:00
make startup message consistent
This commit is contained in:
@@ -36,5 +36,5 @@ app.listen port, host, (error) ->
|
||||
if error?
|
||||
logger.error err: error, "could not start track-changes server"
|
||||
else
|
||||
logger.log "track changes api listening on http://#{host}:#{port}"
|
||||
logger.info "trackchanges starting up, listening on #{host}:#{port}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user