print_line
Description:
Print a debug line with the current indentation level for the specified debug domain.
This is intended to be used by backend libraries only.
Parameters:
domain |
The debug domain name |
level |
A set of log level flags for the message |
format |
A printf-style format string for the heading |
... |
Arguments for the format string |
Since:
0.5.1