Log clients on console

From MLDonkey

Jump to: navigation, search

Contents

[edit] Description

log_clients_on_console enables displaying of an abstract of each client connection when it closes (client address, name, kind, connection time and more). This option is rather useful for debugging, but is not recommended during normal operation, as it produces a lot of information, that in turn requires a lot of CPU if you use the GTK GUI console.

[edit] Example

> set ED2K-log_clients_on_console true
option ED2K-log_clients_on_console value changed

16:04:56  Fri(50):42676 -> NickName001   [aMule 123.45.67.89:4662] connected for 41 secs         bw 274/350  0/1  reqs (5)
16:04:59  Fri(49):42326 -> MyDonkeyClient[ePlus 234.56.78.89:1830] connected for 40 secs         bw 348/1770 2/0  reqs (5)
(...more lines of output...)
16:15:02  Fri(47):42324 -> SuperTrooper  [ePlus 67.89.22.154:4762] connected for 41 secs rank 48 bw 348/1845 2/0  reqs (5)

> set ED2K-log_clients_on_console false
option ED2K-log_clients_on_console value changed

[edit] Scope

This option is stored in donkey.ini

[edit] Default value

Default value for log_clients_on_console is false

[edit] See also

MLdonkeyOutputExplained, verbosity

Personal tools