Network log: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(add info about possible credential leaks in logs)
(prepare for translation)
Line 1: Line 1:
{{PageLang|en}}{{Languages/Netlog}}
<languages/>{{PageLang|en}}{{Languages/Netlog}}
{{TNT|Important|Before posting netlog make sure it doesn't contain credentials. If you are not sure then try to contact developers directly instead of posting it online.}}
{{TNT|Important|<translate>Before posting netlog make sure it doesn't contain credentials. If you are not sure then try to contact developers directly instead of posting it online.</translate>}}
[[File:Netlog 01.png|200px|thumb|Netlib Log Options]]
[[File:Netlog 01.png|200px|thumb|<translate>Netlib Log Options</translate>]]
<translate>
A '''network log''' ('''netlog''') is a text file, that contains all details about the Miranda's network activity.
A '''network log''' ('''netlog''') is a text file, that contains all details about the Miranda's network activity.


To enable logging you need to:
To enable logging you need to:
* Open the {{Menu|Main menu|Options|Network}} and press the ''Logging…'' button. This will open the Netlib Log Options window.
* Open the {{Menu|Main menu|Options|Network}} and press the {{Button|Logging…}} button. This will open the "Netlib log options" window.
* In the window check the ''File'' setting. You can also see the log path there, and specify your own one if you want to.
* In the window check the "''File''" setting (in section "''Log to''"). You can also see the log path there, and specify your own if you want to.
* Reproduce the error. If you succeeded, make a copy of <tt>netlog.txt</tt>.
* Reproduce the error. If you succeeded, make a copy of <tvar|netlog_name>netlog.txt</> file.
* Return to the ''Netlib Log Options'' window and disable the logging.
* Return to the "Netlib log options" window and disable the logging.


== Tips and tricks ==


== Tips and tricks ==
* Please {{Strong|do not edit}} the log, any info might be essential to fix a bug.
* Please '''do not edit''' the log, any info might be essential to fix a bug.
* Please use attachment system to add logs to our issue tracker (see {{Ll|Reporting bugs#Effective bug reporting|How to attach files}}). You can also upload network logs to sites like <tvar|pastebin_link>[https://pastebin.com pastebin.com]</>, <tvar|pastie_link>[http://pastie.org pastie.org]</> and share a link.
* Load network logs to sites like [https://pastebin.com pastebin.com], [http://pastie.org pastie.org] and share a link. If you report a bug on the bug tracker, please use our attachment system (see [[Reporting bugs#Effective bug reporting|Reporting bugs]]).
* Plugin {{Plugin|Console}} can show network log live.
* Plugin {{Plugin|Console}} can show network log live.


== See also ==
== See also ==
* [[Reporting bugs‎]]
</translate>
* {{Ll|Reporting bugs}}


[[Category:Help]]
[[Category:Help{{#translation:}}|{{#getdisplaytitle:{{FULLPAGENAME}}}}]]

Revision as of 11:04, 13 June 2018

Template:Languages/Netlog

Important
Before posting netlog make sure it doesn't contain credentials. If you are not sure then try to contact developers directly instead of posting it online.
File:Netlog 01.png
Netlib Log Options

A network log (netlog) is a text file, that contains all details about the Miranda's network activity.

To enable logging you need to:

  • Open the Main menu → Options → Network and press the Logging… button. This will open the "Netlib log options" window.
  • In the window check the "File" setting (in section "Log to"). You can also see the log path there, and specify your own if you want to.
  • Reproduce the error. If you succeeded, make a copy of netlog.txt file.
  • Return to the "Netlib log options" window and disable the logging.

Tips and tricks

See also