Search Results for

    Show / Hide Table of Contents

    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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat