Class LogContext
Log context interaction class. Methods are thread local, and as such, the context is as well. This system is used to pass down important information to be logged through large callstacks which don't have any reason to be passing down the information otherwise.
Inheritance
LogContext
Assembly: FlaxEngine.dll
File: Engine/Core/LogContext.h
Syntax
public class LogContext