Hello, I am sending 2 ideas to make the output a bit nicer: [PATCH 1/2] Print(Color)Msg: align pointers on the right Makes it easier to read a whole log [PATCH 2/2] Print(Color)Msg: display 32bits ID Give a shorter output on x86_64 while still keeping unique IDs Keeping the last 32bits might work, or not, so use simple hash to be sure (CRC).