Files
lightning/tests
Rusty Russell 34b6731b82 lightningd: don't return to a default filter level if there are no per-file filters.
In this case, the user's default was info, but they specifically asked for debug
from one plugin.  Since there were no per-file filters, it set filtering to the
default level, info, and rejected it.  Since it's been explicitly filtered in,
we need to pass it at this point.

Reported-by: @wtogami
Fixes: #6503
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-08-06 14:37:49 +09:30
..
2023-07-10 14:56:50 +09:30
2023-08-06 14:37:49 +09:30
2023-04-06 09:10:53 +09:30
2023-07-31 12:58:56 +09:30
2023-07-11 11:41:15 +09:30