Skip to content

Terminal Log节点无法输出日志 #33

@zhendery

Description

@zhendery

使用启动器启动的话,Terminal Log节点无法输出日志,而使用官方bat脚本(python.exe -s main.py --windows-standalone-build)启动,则可以正常输入日志:

image image
左:使用启动器 右:使用命令行

怀疑是启动器的控制台通过某种方式拦截了日志输出?

附:
Terminal Log是一个用于在web端显示日志的节点,如果提示To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.则需要修改security_level,详见:security_level

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions