The Debug Tools package contains assets and scripts for debugging Unity projects. Included in the package are scripts for enhanced console logging, benchmarking, displaying framerate, and more. The ...
Log and the output are able to control with tag. Default tag value is null and it is enabled. You can switch the setting with Debug.NullIsEnableTag if you need. Output format is able to customize with ...