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

JS插件设置logger.setConsole(false)后控制台仍输出log #1188

Closed
FtyLollipop opened this issue Apr 7, 2023 · 0 comments
Closed

JS插件设置logger.setConsole(false)后控制台仍输出log #1188

FtyLollipop opened this issue Apr 7, 2023 · 0 comments
Labels
bug Related to software malfunction priority: medium Needs attention

Comments

@FtyLollipop
Copy link

异常模块

LiteLoader (本体)

操作系统

Windows 10

LiteLoader 版本

2.12.3

BDS 版本

1.19.73.02

发生了什么?

JS插件设置logger.setConsole(false)后使用logger.info()等仍会在控制台输出log内容

复现此问题的步骤

同上

有关的日志/输出

No response

插件列表

11:11:30 INFO [Server] 插件列表 [6]
11:11:30 INFO [Server] - PermissionAPI [v2.9.0] (PermissionAPI.dll)
11:11:30 INFO [Server]   Builtin & Powerful permission API for LiteLoaderBDS
11:11:30 INFO [Server] - ScriptEngine-QuickJs [v2.12.3] (LiteLoader.Js.dll)
11:11:30 INFO [Server]   Javascript ScriptEngine for LiteLoaderBDS
11:11:30 INFO [Server] - ScriptEngine-Python [v2.12.3] (LiteLoader.Python.dll)
11:11:30 INFO [Server]   Python ScriptEngine for LiteLoaderBDS
11:11:30 INFO [Server] - death.message [v1.0.0] (death.message.js)
11:11:30 INFO [Server]   死亡信息转发
11:11:30 INFO [Server] - ScriptEngine-NodeJs [v2.12.3] (LiteLoader.NodeJs.dll)
11:11:30 INFO [Server]   Node.js ScriptEngine for LiteLoaderBDS
11:11:30 INFO [Server] - ScriptEngine-Lua [v2.12.3] (LiteLoader.Lua.dll)
11:11:30 INFO [Server]   Lua ScriptEngine for LiteLoaderBDS
11:11:30 INFO [Server]
11:11:30 INFO [Server]
11:11:30 INFO [Server] * 使用命令“ll list <Plugin Name>”来获取更多信息
@ShrBox ShrBox added bug Related to software malfunction module: script engine priority: medium Needs attention labels Apr 15, 2023
ShrBox added a commit that referenced this issue Apr 22, 2023
@ShrBox ShrBox closed this as completed Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Related to software malfunction priority: medium Needs attention
Development

No branches or pull requests

2 participants