Installing Caliburn.Micro.Logging.log4net and attempting to configure the LogManager in the static bootstrap constructor shows an error for log4netlogger which indicates that a reference to Caliburn.Micro.Logging should be added.
It should be a dependency of Caliburn.Micro.Logging.log4net so that it is automatically added.