Set compile time prefix for printable messages
I would like to create a function that prints to the command line with a set prefix that will never change at runtime, so I would like to set it at compile time. Something like:
I would like to create a function that prints to the command line with a set prefix that will never change at runtime, so I would like to set it at compile time. Something like: