Skip to main content

2 docs tagged with "logging"

View all tags

Boost.Log

Boost.Log is a structured logging framework for C++ that separates the concerns of producing

Logging and assertions

Unreal doesn't use C++ exceptions — throwing is disabled across the engine, and Epic's own guidance is