MLECO-6389: Updates to logging interface
Changes made to logging interface library.
- Ability to disable logging using CMake configuration
parameter
MLEK_LOG_ENABLE
- Changing the name of the CMake library target from
log
tomlek_log
to avoid any potential conflict with any other third party libraries.
Change-Id: If39cff5b5c3db5bedc10f1222160972e96605a69 Tested-by: mlecosys mlecosys@arm.com Reviewed-by: Alex Tawse alex.tawse@arm.com Signed-off-by: Kshitij Sisodia kshitij.sisodia@arm.com