iohao / ioGame

无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动化、分布式的网络服务器;FXGL、Unity、UE、Cocos Creator、Godot、Netty、Protobuf、webSocket、tcp、socket;java Netty 游戏服务器框架; Java Netty Game Server.
http://game.iohao.com
GNU Affero General Public License v3.0
920 stars 205 forks source link

[Feature] English for logger #373

Closed duongxinh2003 closed 1 month ago

duongxinh2003 commented 2 months ago

Hi, I'm using this framework but some log has written by Chinese. I have to copy log and translate it to trace bug.

iohao commented 2 months ago

Now we mainly serve Chinese developers, so we use Chinese first.

In future versions, we will gradually change to English.

If there is enough time in the future, we will provide English usage documentation. Thank you for your attention.

iohao commented 2 months ago