説明
Logging Macros
Multiple logging macros that allow simple logging of primitive data types:
Every macro also displays the class name and the line number it was called from.
More Log ChannelsThe plugin also adds multiple new log categories to log to:
- General
- Inventory
- AI
- SaveSystem
- UI
- VR
- Network
These can be used to filter the output log for specific categories.
Debug TracesThis plugin also provides functions to display line, sphere, and box traces and their intersections in c++ similar to the blueprint trace functions.
For more information, see the git repo.
Version 1.2- added logging to a custom file for shipping builds. See documentation
- added Macro for formatted logging. See documentation
含まれる形式
- versions