Log Messages

Level (7)
Channel (5)
Time Message
info Matched route
"configuration.insales"
.
deprecation User Deprecated: MySQL 5.6 support is deprecated and will be removed in DBAL 4. Consider upgrading to MySQL 5.7 or later. (AbstractMySQLDriver.php:113 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5072, package doctrine/dbal)
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "insales-bspb"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "insales-bspb"
  "serverVersion" => "5.7.4"
  "charset" => "utf8mb4"
]
info Message
"App\Core\Application\Query\User\GetByUuid\GetByUuidQuery"
handled by
"App\Core\Application\Query\User\GetByUuid\GetByUuidQueryHandler::__invoke"
info Message
"App\Core\Application\Command\Insales\CheckConnection\CheckConnectionCommand"
handled by
"App\Core\Application\Command\Insales\CheckConnection\CheckConnectionCommandHandler::__invoke"

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.