void PrependToNextLog | ( | int | category, |
string | message | ||
) |
category | Only if this Category index is enabled will this function Prepend to the next log (which may be of a different category) |
message | Text that will be prepended to the next log message |