From WikiChip
Difference between revisions of "mirc/commands/log"
< mirc‎ | commands

m (Bot: de-linking old mIRC menu)
(Example)
Line 13: Line 13:
  
 
== Example ==
 
== Example ==
 
+
<syntaxhighlight lang="mIRC">
 +
/log on #test
 +
</syntaxhighlight>
  
 
== Compatibility ==
 
== Compatibility ==

Revision as of 10:09, 8 January 2024

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

/log on #test

Compatibility

Added: 3.3 - 3.4

See also

[Expand]
v · d · e mIRC commands list