// just for testing, don't mind it
new StompDispatcher();
// TODO change this object to an enum and do init in another location.
new ColorList(); //initialize an ordered list of colors used for various purposes, eg: people colors
/**
* ******************************************************************
* Starting the logger and popup it in the browser
* *****************************************************************