provide example on how to overwrite the default ACTS logger
Frameworks may want to use ACTS Logger objects which use the framework's logging system as backend. Since Acts::getDefaultLogger is used internally by ACTS in many places, this illustrates how one can overwrite its behavior using LD_PRELOAD.