Am 27.09.2013 10:18, schrieb Robin Lehrmann: > Hi François, > [...] Don't forget to add the interface: <?php namespace Package\Example\Log; interface ImportLoggerInterface extends \TYPO3\Flow\Log\LoggerInterface { } cheers