This is a revamp to how we do logging, I think we can have this built dynamically and add components to the console, where it will start for example with only uart, then add to it, vga logger and file logger as additional entities. (all are writable objects)
This is a revamp to how we do logging, I think we can have this built dynamically and add components to the console, where it will start for example with only
uart
, then add to it,vga
logger and file logger as additional entities. (all arewritable
objects)