Network log: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(add info about possible credential leaks in logs)
(nope, only team members can attach files to github :()
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{PageLang|en}}{{Languages/Netlog}}
<languages/>
{{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><!--T:1--> 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]]
[[{{Lm|Netlog options}}|200px|thumb|<translate><!--T:2--> Netlib Log Options</translate>]]
<translate>
<!--T:3-->
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.


<!--T:4-->
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 == <!--T:5-->


== Tips and tricks ==
<!--T:6-->
* Please '''do not edit''' the log, any info might be essential to fix a bug.
* Please {{Strong|do not edit}} the log, any info might be essential to fix a bug.
* 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]]).
* You can 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.
* Plugin {{Plugin|Console}} can show network log live.
* Plugin {{Plugin|Console}} can show network log live.


== See also ==
== See also == <!--T:7-->
* [[Reporting bugs‎]]
</translate>
* {{Ll|Reporting bugs}}


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

Latest revision as of 14:07, 10 January 2019

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.
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

  • Please do not edit the log, any info might be essential to fix a bug.
  • You can upload network logs to sites like pastebin.com, pastie.org and share a link.
  • Plugin Console can show network log live.

See also