logNetwork: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> <!-- BEGIN Note Section --> <!-- END Note Section --> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|") |
||
Line 10: | Line 10: | ||
| Registers new log file recording a network traffic and returns handle of the log. The log file is saved inside the Arma 3 root folder. | | Registers new log file recording a network traffic and returns handle of the log. The log file is saved inside the Arma 3 root folder. | ||
{{ | {{Feature|important|[[logNetwork]] can potentially create a large log file.}} | ||
| [[logNetwork]] logFile | | [[logNetwork]] logFile |
Revision as of 02:11, 7 February 2021
Description
- Description:
- Description needed
- Groups:
- MultiplayerDiagnosis
Syntax
- Syntax:
- Syntax needed
- Parameters:
- logFile: String - Where to store the log
- filter: Array of strings - ????
- Return Value:
- Return value needed
Examples
- Example 1:
_handle = logNetwork ["myLog.txt",[""]];
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note