◆ Log() [4/4]

static void Log ( int  category,
string  message 
)
static
Parameters
categoryOnly if this Category index is enabled will this function display a log. With the appropriate options selected, this category's name may be prepended the log entry.
messageA string sent to Debug.Log for display.

References CatDebugInstance.Log().

+ Here is the call graph for this function: