Public Member Functions | |
LogEntry (string condition, string stackTrace, LogType type) | |
Public Attributes | |
string | condition |
bool | expanded |
LogType | logType |
string | stackTrace |
HighLogic.LogEntry.LogEntry | ( | string | condition, |
string | stackTrace, | ||
LogType | type | ||
) |
string HighLogic.LogEntry.condition |
bool HighLogic.LogEntry.expanded |
LogType HighLogic.LogEntry.logType |
string HighLogic.LogEntry.stackTrace |