terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.Logging Class Reference
+ Collaboration diagram for System.Net.Logging:

Static Package Functions

static void Enter (TraceSource traceSource, object obj, string method, object paramObject)
 
static void Enter (TraceSource traceSource, string msg)
 
static void Enter (TraceSource traceSource, string msg, string parameters)
 
static void Exception (TraceSource traceSource, object obj, string method, Exception e)
 
static void Exit (TraceSource traceSource, object obj, string method, object retObject)
 
static void Exit (TraceSource traceSource, string msg)
 
static void Exit (TraceSource traceSource, string msg, string parameters)
 
static void PrintInfo (TraceSource traceSource, object obj, string method, string msg)
 
static void PrintInfo (TraceSource traceSource, object obj, string msg)
 
static void PrintInfo (TraceSource traceSource, string msg)
 
static void PrintWarning (TraceSource traceSource, object obj, string method, string msg)
 
static void PrintWarning (TraceSource traceSource, string msg)
 
static void PrintError (TraceSource traceSource, string msg)
 

Properties

static bool On [get, set]
 
static TraceSource Web [get, set]
 
static TraceSource HttpListener [get, set]
 
static TraceSource Sockets [get, set]
 

Detailed Description

Definition at line 12 of file Logging.cs.


The documentation for this class was generated from the following file: