1..2 # __construct() ok 1 - __construct() takes a logger that implements sfLoggerInterface as its argument # ->log() ok 2 - ->log() logs a message with the wrapped logger # Looks like everything went fine.