mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 09:04:22 +01:00
transition from status_trace() to status_debug
This commit is contained in:
@@ -34,7 +34,7 @@ static struct io_plan *test_read(struct io_conn *conn,
|
||||
struct handshake *),
|
||||
struct handshake *h);
|
||||
|
||||
#define SUPERVERBOSE status_trace
|
||||
#define SUPERVERBOSE status_debug
|
||||
void status_fmt(enum log_level level UNUSED, const char *fmt, ...)
|
||||
{
|
||||
va_list ap;
|
||||
|
||||
Reference in New Issue
Block a user