Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: 多进程导致日志记录异常的问题修复 #434

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

wangliang181230
Copy link
Contributor

@wangliang181230 wangliang181230 commented Jan 13, 2025

Ⅰ. 描述此PR的作用:

bugfix: 多进程导致日志记录异常的问题修复

修复逻辑:
目前 coregui 在同一进程中记录日志,配置一起设置。
server 另起一个进程记录日志的,所以单独设置。
规避掉 log4js 的多进程的这个坑。

Ⅱ. 此PR修复了哪个issue吗?

fixes #433

Ⅲ. 界面变化截屏

@wangliang181230 wangliang181230 added this to the 2.0.0 milestone Jan 13, 2025
@wangliang181230 wangliang181230 added Bugfix 修复BUG的PR v2.0.0 2.0.0版本 labels Jan 13, 2025
@wangliang181230 wangliang181230 merged commit 8a96850 into docmirror:master Jan 13, 2025
3 checks passed
@wangliang181230 wangliang181230 deleted the bugfix-logger branch January 13, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix 修复BUG的PR v2.0.0 2.0.0版本
Projects
None yet
1 participant