[Flow] Question about logging

Robin Lehrmann role at vkf-renzel.de
Fri Sep 27 10:20:34 CEST 2013


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





More information about the Flow mailing list