suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 10 forks source link

Logging System #2588

Closed moepi2k closed 1 month ago

moepi2k commented 1 month ago

using ur interface (IServerLogHandlers) for loggin stuff. there is a small problem for loggin chat message

https://gyazo.com/e30f1cce75e725acb0e3b7630a373c62

so when using global chat. it makes entry for each mapserver https://gyazo.com/be4a80dd3932789e4b0c7c42ac0ef7cc

here u can see the logs for e.g global message and local message. local only log once global as many as mapservers

insthync commented 1 month ago

Fixed: https://github.com/suriyun-mmorpg/UnityMultiplayerARPG_MMO/commit/aa8216a3a368ec7c14673c9b143c4c5fce6bb368