diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-04-12 11:02:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:00 +0100 |
commit | 5df86d8a0ab0e50ba6872c757d3a57aa6b58c719 (patch) | |
tree | 9e231ae8d382fa291d1df0cd566c46838f4d58b3 /bitbake/lib/prserv/client.py | |
parent | 39c478a6803d99227535fdd05bb3906e9ced03e4 (diff) | |
download | poky-5df86d8a0ab0e50ba6872c757d3a57aa6b58c719.tar.gz |
bitbake: prserv: use self.logger instead of logger directly
In both the PRServerClient and PRClient objects.
This aligns with what is done in hashserv/server.py and makes it
possible to benefit from possible specializations of the logger
in the corresponding super classes, instead of using
always the global logger.
(Bitbake rev: b89d50a514aec0f37645a7fd8e8b51fa08716ace)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Cc: Joshua Watt <JPEWhacker@gmail.com>
Cc: Tim Orling <ticotimo@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/prserv/client.py')
0 files changed, 0 insertions, 0 deletions