KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
HighLogic.LogEntry Class Reference

Public Member Functions

 LogEntry (string condition, string stackTrace, LogType type)
 

Public Attributes

string condition
 
bool expanded
 
LogType logType
 
string stackTrace
 

Constructor & Destructor Documentation

HighLogic.LogEntry.LogEntry ( string  condition,
string  stackTrace,
LogType  type 
)

Member Data Documentation

string HighLogic.LogEntry.condition
bool HighLogic.LogEntry.expanded
LogType HighLogic.LogEntry.logType
string HighLogic.LogEntry.stackTrace

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