This is a base/assistant resource. That help you toggle all outputDebugString from certain resource with command /debugres [Resource Name]
Installions: 
1. Copy the g_debug.lua into the root folder of the resource you want to toggle outputDebugString.
2. Add to your meta file
	<script src="g_debug.lua" type="server"/>
	<script src="g_debug.lua" type="client"/>