Files
xkm-server/server_999/runenv/relation_svr/cfg/relation_svr_log.xml
root e517da86dc chore(server): 更新服务器脚本和配置
- 修改 check_all.sh 和 start_all.sh,添加 relation_svr 和 team_svr 的启动和检查
- 更新 start_game_service.sh,注释掉部分服务器的启动脚本
- 二进制文件差异说明:
  - player_cross_svr_fight_rank.bin: 玩家跨服战斗排名数据更新
  - player_cross_svr_wealth_rank.bin: 玩家跨服财富排名数据更新
  - zone_svr 目录下多个玩家排名相关二进制文件更新
2025-05-07 20:15:10 +08:00

122 lines
4.7 KiB
XML
Executable File

<?xml version="1.0" encoding="GBK" standalone="yes" ?>
<TLOGConf version="1">
<PriorityHigh>NULL </PriorityHigh>
<PriorityLow>DEBUG </PriorityLow>
<DelayInit>0 </DelayInit>
<SuppressError>1 </SuppressError>
<Count>10 </Count>
<CategoryList type="TLOGCategory">
<Name>text</Name>
<PriorityHigh>FATAL </PriorityHigh>
<PriorityLow>FATAL </PriorityLow>
<LevelDispatch>0 </LevelDispatch>
<MustSucc>0 </MustSucc>
<MaxMsgSize>0 </MaxMsgSize>
<Format></Format>
<ForwardCat>texttrace</ForwardCat>
<Device type="TLOGDevAny">
<Type>NO </Type>
</Device>
</CategoryList>
<CategoryList type="TLOGCategory">
<Name>texttrace</Name>
<PriorityHigh>NULL </PriorityHigh>
<PriorityLow>TRACE </PriorityLow>
<LevelDispatch>0 </LevelDispatch>
<MustSucc>0 </MustSucc>
<MaxMsgSize>0 </MaxMsgSize>
<Format>[%d.%u][%p][(%f:%l) (%F)] %m%n</Format>
<ForwardCat>texterr</ForwardCat>
<Device type="TLOGDevAny">
<Type>FILE </Type>
<Device type="TLOGDevSelector">
<File type="TLOGDevFile">
<Pattern>/data/game_log/server_900/relation_svr/relation_svr_%Y%m%d%H.log</Pattern>
<BuffSize>0 </BuffSize>
<SizeLimit>536870912 </SizeLimit>
<Precision>1 </Precision>
<MaxRotate>5 </MaxRotate>
<SyncTime>0 </SyncTime>
<NoFindLatest>0 </NoFindLatest>
<RotateStick>1 </RotateStick>
</File>
</Device>
</Device>
</CategoryList>
<CategoryList type="TLOGCategory">
<Name>texterr</Name>
<PriorityHigh>NULL </PriorityHigh>
<PriorityLow>ERROR </PriorityLow>
<LevelDispatch>0 </LevelDispatch>
<MustSucc>0 </MustSucc>
<MaxMsgSize>0 </MaxMsgSize>
<Format>[%d.%u][%p][(%f:%l) (%F)] %m%n</Format>
<ForwardCat></ForwardCat>
<Device type="TLOGDevAny">
<Type>FILE </Type>
<Device type="TLOGDevSelector">
<File type="TLOGDevFile">
<Pattern>/data/game_log/server_900/relation_svr/relation_svr_%Y%m%d%H.error</Pattern>
<BuffSize>0 </BuffSize>
<SizeLimit>536870912 </SizeLimit>
<Precision>1 </Precision>
<MaxRotate>5 </MaxRotate>
<SyncTime>0 </SyncTime>
<NoFindLatest>0 </NoFindLatest>
<RotateStick>1 </RotateStick>
</File>
</Device>
</Device>
</CategoryList>
<CategoryList type="TLOGCategory">
<Name>texttrace.bus</Name>
<PriorityHigh>NULL </PriorityHigh>
<PriorityLow>ERROR </PriorityLow>
<LevelDispatch>1 </LevelDispatch>
<MustSucc>0 </MustSucc>
<MaxMsgSize>0 </MaxMsgSize>
<Format>[%d%u]%p %m %F:%l%n</Format>
<ForwardCat></ForwardCat>
<Device type="TLOGDevAny">
<Type>FILE </Type>
<Device type="TLOGDevSelector">
<File type="TLOGDevFile">
<Pattern>/data/game_log/server_900/relation_svr/relation_svr_tbus_%Y%m%d%H.log</Pattern>
<BuffSize>0 </BuffSize>
<SizeLimit>536870912 </SizeLimit>
<Precision>1 </Precision>
<MaxRotate>5 </MaxRotate>
<SyncTime>0 </SyncTime>
<NoFindLatest>0 </NoFindLatest>
<RotateStick>1 </RotateStick>
</File>
</Device>
</Device>
</CategoryList>
<CategoryList type="TLOGCategory">
<Name>data</Name>
<PriorityHigh>NULL </PriorityHigh>
<PriorityLow>TRACE </PriorityLow>
<LevelDispatch>0 </LevelDispatch>
<MustSucc>0 </MustSucc>
<MaxMsgSize>0 </MaxMsgSize>
<Format>[%d.%u][(%f:%l) (%F)] %m%n</Format>
<ForwardCat></ForwardCat>
<Device type="TLOGDevAny">
<Type>FILE </Type>
<Device type="TLOGDevSelector">
<File type="TLOGDevFile">
<Pattern>/data/game_log/server_900/relation_svr/relation_svr_rundata_%Y%m%d%H.log</Pattern>
<BuffSize>0 </BuffSize>
<SizeLimit>536870912 </SizeLimit>
<Precision>1 </Precision>
<MaxRotate>3 </MaxRotate>
<SyncTime>0 </SyncTime>
<NoFindLatest>0 </NoFindLatest>
<RotateStick>1 </RotateStick>
</File>
</Device>
</Device>
</CategoryList>
</TLOGConf>