From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/logging_8dxt-source.html | 83 +++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 docs/doxygen/nel/logging_8dxt-source.html (limited to 'docs/doxygen/nel/logging_8dxt-source.html') diff --git a/docs/doxygen/nel/logging_8dxt-source.html b/docs/doxygen/nel/logging_8dxt-source.html new file mode 100644 index 00000000..f2bb7f46 --- /dev/null +++ b/docs/doxygen/nel/logging_8dxt-source.html @@ -0,0 +1,83 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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 
+
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1