mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
more logging
This commit is contained in:
@@ -21,7 +21,8 @@ SessionSockets = require('session.socket.io')
|
||||
CookieParser = require("cookie-parser")
|
||||
|
||||
|
||||
sessionRedisClient.set "hello-a", "hello-there"
|
||||
sessionRedisClient.set "hello-a", "hello-there", (err)->
|
||||
console.log "setting hello-a", err
|
||||
|
||||
DrainManager = require("./app/js/DrainManager")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user