Added colored output to the logs. Also added the logs to zone for outputting errors using our logger instead of printf().
Got a very basic logger up and working. Can be used with the Q[LEVEL] macros. Still needs some work to add coloring to the console and to be able to write logs out to files.