◆ AppendToNextLog() [3/3]

static void AppendToNextLog ( int  category,
params object[]  messageObjects 
)
static
Parameters
categoryOnly if this Category index is enabled will this function append to the next log (which may be of a different category)
messageObjectsArray of objects that will be converted to strings, then are be appended to the next log message

References CatDebugInstance.AppendToNextLog().

+ Here is the call graph for this function: