poky/bitbake/lib/prserv
Joshua Watt f5a4dc0c17 bitbake: asyncrpc: Add option to set log level when running as a process
When running an asyncrpc server as a subprocess, it is often desired to
run it with a lower logging level since the normal logging of clients
connecting and disconnecting is not desired.

As such, add an option to set the logging level of the server when
running as a subprocess and set the level to WARNING when starting a
local hashserver or PRserver

(Bitbake rev: 61dac7b99ad6d2a858f85d8ed1b5524d558be6c8)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-11-14 23:39:53 +00:00
..
__init__.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
client.py bitbake: asyncrpc: Abstract sockets 2023-11-09 17:33:02 +00:00
db.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
serv.py bitbake: asyncrpc: Add option to set log level when running as a process 2023-11-14 23:39:53 +00:00