C API: Exposed clicon_log_str()
This commit is contained in:
parent
f0c8201762
commit
4a5e0c1832
2 changed files with 2 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ slogtime(void)
|
|||
* @note syslog makes its own filtering, but if log to stderr we do it here
|
||||
* @see clicon_debug
|
||||
*/
|
||||
static int
|
||||
int
|
||||
clicon_log_str(int level,
|
||||
char *msg)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue