# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

logging.dxt

Go to the documentation of this file.
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