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

m (Bot: de-linking old mIRC menu)
(Example)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
== Synopsis ==
 
== Synopsis ==
  /log <on|off> <window> [-f filename]
+
  /log <on|off|default> <window> [-f filename]
  
 
== Switches ==
 
== Switches ==
Line 13: Line 13:
  
 
== Example ==
 
== Example ==
 
+
<syntaxhighlight lang="mIRC">
 +
/log on #channel
 +
/log off #test
 +
</syntaxhighlight>
  
 
== Compatibility ==
 
== Compatibility ==

Latest revision as of 10:41, 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[edit]

/log <on|off|default> <window> [-f filename]

Switches[edit]

  • -f - if specified, the [filename] parameter must be the filename used to log the window

Parameters[edit]

  • <on|off> - turns the log on/off
  • <window> - the window you want to turn log on/off

Example[edit]

/log on #channel
/log off #test

Compatibility[edit]

Added: 3.3 - 3.4

See also[edit]

[Expand]
v · d · e mIRC commands list