When using the Log facility with the Mercury web-interface, certain settings have to be applied to Mercury Mail Server and Apache Web Server.
a: Apache Web Server
	As the display of the logs is just the ordinary Apache directory listing, which has to be enabled for the directory "logs" in the virtual host configuration,
	the 2 included files (header.html, readme.html) are the header menu and the footer to add the menu of the Mercury web-interface as well as the footer.
	When logging for each Mercury module into a separate folder, each of the 2 files have to be copied into each of the created folder to get the menu into each folder.
	It is also important to add your domain part for the Mercury web-interface to each of the links. If this part of the link is NOT added, the link will not function.
	It has to be the full URL (https://mywebinterface/"page-shown").
	
b: Mercury Mail Server
	If you desire to use the Log facility of the Mercury web-interface, the Apache Web Server and Mercury Mail Server have to be installed on the same machine. This
	will allow to write the log files into the virtual host from where the Mercury web-interface is serviced. Right now, it is in a way setup that the log files should
	be placed into a separate directory called "logs". From there on you can decide how to setup your logging for each module. Each module into a separate folder would create 
	a quick and clear listing. Use the Mercury log file formatting as desired. 	   