00001
00081 \subsection network_transfers Analysing network transfers
00082
00083 NLNET::NetLog (declared in "nel/net/nel_log.h") is a special logger that allows to send output and input logs to a logging server.
00084 These logs are produced by the network subsystem and have a special syntax so that an analyser can process them and display the transfers
00085 graphically in real-time.
00086
00087 By default, all services (see NLNET::IService) send this kind of logs if they find a logging server.
00088