This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{
"logger-settings": "日志记录器设置",
"description": "启用此选项后,日志会在你的终端里显示。如果你著名了文件路径,日志会被保存到该文件中。HTTP日志可以帮助你收集论坛被谁,何时,以及什么内容被访问等统计信息。在此基础上,我们还提供socket.io事件日志。结合socket.io日志和redis-cli监控器,学习NodeBB的内部构造会更加方便。",
"explanation": "勾选或反勾选日志设置项即可启用或禁用相应设置。无需重启。",
"enable-http": "启用HTTP日志",
"enable-socket": "启用socket.io事件日志",
"file-path": "日志文件路径",
"file-path-placeholder": "如/path/to/log/file.log ::: 如想在终端中显示日志请留空此项",
"control-panel": "日志记录器控制面板",
"update-settings": "更新日志记录器设置"
}