From WikiChip
Difference between revisions of "mirc/commands/log"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/log Command | + | {{mirc title|/log Command}} |
The '''/log command''' turns logging on and off for a window, if you specify a filename the logs file dialog is not popped up. | The '''/log command''' turns logging on and off for a window, if you specify a filename the logs file dialog is not popped up. | ||
Revision as of 18:31, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /log command turns logging on and off for a window, if you specify a filename the logs file dialog is not popped up.
Synopsis
/log <on|off> <window> [-f filename]
Switches
- -f - if specified, the [filename] parameter must be the filename used to log the window
Parameters
- <on|off> - turns the log on/off
- <window> - the window you want to turn log on/off
Example
Compatibility
Added: 3.3 - 3.4
See also
mIRC commands list