Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
KSPLog Class Reference
Inheritance diagram for KSPLog:

Public Member Functions

delegate void OnMemoryLogUpdated (string log)
 
void SetScreenLogging (bool logToScreen)
 

Static Public Member Functions

static void AddLogCallback (Application.LogCallback method)
 
static void RemoveLogCallback (Application.LogCallback method)
 

Public Attributes

OnMemoryLogUpdated onMemoryLogUpdated
 

Properties

static KSPLog Instance [get, set]
 
string LastError [get]
 
string LastStackTrace [get]
 
string[] MemoryLog [get]
 
int MemoryLogIndex [get]
 
int MemoryLogLength [get]
 
int MemoryLogSize [get, set]
 

Member Function Documentation

static void KSPLog.AddLogCallback ( Application.LogCallback  method)
inlinestatic
delegate void KSPLog.OnMemoryLogUpdated ( string  log)
static void KSPLog.RemoveLogCallback ( Application.LogCallback  method)
inlinestatic
void KSPLog.SetScreenLogging ( bool  logToScreen)
inline

Member Data Documentation

OnMemoryLogUpdated KSPLog.onMemoryLogUpdated

Property Documentation

KSPLog KSPLog.Instance
staticgetset
string KSPLog.LastError
get
string KSPLog.LastStackTrace
get
string [] KSPLog.MemoryLog
get
int KSPLog.MemoryLogIndex
get
int KSPLog.MemoryLogLength
get
int KSPLog.MemoryLogSize
getset

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