Function coco_sys::coco_info_partial [−][src]
Expand description
@brief Prints only the given message without any prefix and new line.
A function similar to coco_info but producing no additional text than the given message.
The output is only produced if coco_log_level >= COCO_INFO.
