Commit ea2478f4916d5bad20854d8a35a608d2c207a5e1

Authored by zhouhaihai
1 parent 5cfb6dad

生产

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/services/errorlog.lua
@@ -22,7 +22,7 @@ local logHandle = { @@ -22,7 +22,7 @@ local logHandle = {
22 doc["timestamp"] = now 22 doc["timestamp"] = now
23 doc["instance_id"] = serverId 23 doc["instance_id"] = serverId
24 doc["game_name"] = "wasteland" 24 doc["game_name"] = "wasteland"
25 - doc["env"] = "cb" 25 + doc["env"] = "prod"
26 doc["app_name"] = "gs" 26 doc["app_name"] = "gs"
27 doc["app_id"] = "game.wasteland.gs" 27 doc["app_id"] = "game.wasteland.gs"
28 --FATAL、ERROR、WARN、INFO、DEBUG 28 --FATAL、ERROR、WARN、INFO、DEBUG