print mem usage
This commit is contained in:
parent
5d76edafaf
commit
6b1c3fb085
2 changed files with 11 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ function persistChangedGames() {
|
|||
puzzle: game.puzzle,
|
||||
players: game.players,
|
||||
}))
|
||||
console.info(`[INFO] persisted game ${game.id}`)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue