libcamera/utils/tuning/libtuning/generators
Stefan Klug aa02706a34 libtuning: Migrate prints to python logging framework
In ctt_ccm.py the logging functionality of the Cam object was used. As
we don't want to port over that class, it needs to be replaced anyways.
While at it, also replace the eprint function as it doesn't add any
value over the logging framework and misses the ability for easy log
formatting.

For nice output formatting add the coloredlogs library.

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
2024-07-05 22:38:00 +02:00
..
__init__.py utils: libtuning: generators: Add yaml output 2022-11-25 15:38:03 +09:00
generator.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
raspberrypi_output.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
yaml_output.py libtuning: Migrate prints to python logging framework 2024-07-05 22:38:00 +02:00