The Shared module provides some common web resources, such as the css file, used by other Sakai modules.
It also registers the logger component, defined in the Component module, as the logger. This is done here because creates a .war webapp artifact; Componet creates a shared .jar artifact.