📄 logcmd.txt
字号:
Log Management ModuleThis module is part of RPGServ.void Cmd_logcmd_Init(); Lachesis only: This is called from modinit.lst to announce this module to the command subsystem.void Cmd_Log_Root(void *, int, const char *); Root command handler for the logging system. This module is only usable by the master account. Available commands: LOG with no arguments displays the current status of logging: active, inactive, no log file specified, or invalid or existing file specified. LOG FILE <filename> specifies a log file to open. LOG CLOSE closes the current log file. It cannot be reopened. LOG ON makes logging active. Lines will be logged as appropriate to settings. LOG OFF makes logging inactive. Log file remains open, but no lines will be logged.@(#) $Id: logcmd.txt,v 1.1.1.1 2004/01/16 07:28:15 lachesis Exp $
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -