This makes it easier to use outside simple subds, and now lightningd can simply dump to log rather than returning JSON. JSON formatting was a lot of work, and we only did it for lightningd, not for subdaemons. Easier to use the logs in all cases. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Plugin Directory
Any file in this directory which is executable and whose name only consists of alphanumeric characters, space, '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).