|
HF-Core Platform 0.1.0-dev
Hardware-Agnostic Handler Layer & RTOS Utilities for HardFOC
|
Implementation of the advanced logging system. More...
#include "Logger.h"#include "../../hf-core-drivers/internal/hf-internal-interface-wrap/inc/base/BaseLogger.h"#include <cstdarg>#include <cstring>#include <algorithm>#include <cstdio>Implementation of the advanced logging system.
This file provides the implementation for the Logger class, which supports various formatting options including colors, styles, and ASCII art display.