cpp-common/bt2c: Logger: add self component class constructor
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 27 Sep 2024 20:01:20 +0000 (16:01 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 9 Oct 2024 02:56:57 +0000 (22:56 -0400)
commit862b5b546c2b90895cbbd4ab49579193e6bad972
tree065534a0964c59ff5dc16c480c89a7c279fdb7bc
parent49bd74f4da37a8432f78c66947f3baa199de041e
cpp-common/bt2c: Logger: add self component class constructor

Make it possible to build a `Logger` from a self component class only
(for instance, from the "get supported mip versions" method).

Change-Id: Ic1d0abe8832eb5af831d5fa2b66b3d9737bcdee7
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/13294
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/cpp-common/bt2c/logging.hpp
This page took 0.02522 seconds and 4 git commands to generate.