◆ PrependToNextLog() [3/3]

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

References CatDebugInstance.PrependToNextLog().

+ Here is the call graph for this function: