|
@@ -59,6 +59,8 @@ class LogConsumer implements ConsumerInterface
|
|
* Crea una entidad Log y la persiste
|
|
* Crea una entidad Log y la persiste
|
|
*
|
|
*
|
|
* @param string $message
|
|
* @param string $message
|
|
|
|
+ * @param string $level
|
|
|
|
+ * @param string $channel
|
|
*
|
|
*
|
|
* @return \WorkflowBundle\Services\LogBundle\Entity\Log
|
|
* @return \WorkflowBundle\Services\LogBundle\Entity\Log
|
|
*/
|
|
*/
|