extern void cpLogSetLabel (const char* label)

Give the current thread a descriptive label, which will be included in all the log messages it sends

Documentation

Give the current thread a descriptive label, which will be included in all the log messages it sends. Every program should call cpLogSetLabel before it begins logging.
Parameters:
label - the label

alphabetic index hierarchy of classes


generated by doc++