The dev plugin ( http://sourceforge.net/projects/dcplusplus/files/Plugins/DevPlugin/ ) is able to display protocol messages. Either that should be extended to also log to a file or another plugin should be made that only does so.
In any case, I'm marking this feature request as obsolete due to the plugin capability. ** Changed in: dcplusplus Status: New => Won't Fix -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/549372 Title: Log raw NMDC commands Status in DC++: Won't Fix Bug description: It would be useful to diagnose user's issues to log the raw NMDC command to the hub's log file. This is already done for ADC with the ADC_DEBUG setting. If this is done for NMDC as well should we combine this into one setting since it doesn't really make sense to have a separate preference to log NMDC and ADC separately? Or even better, instead of making a debug setting specific to one or two areas why not add log levels to LogManager? This way we can just send everything to the LogManager at debug level and the LogManager will decide whether to append it to the logs based on its configured level. Regardless of which approach, should it log to hub chat like adc does? I'm not too keen on cluttering the gui with information that is readily available in the log and can be followed with tail -f. Thoughts? To manage notifications about this bug go to: https://bugs.launchpad.net/dcplusplus/+bug/549372/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp