Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "api_game_add" .
[ "route" => "api_game_add" "route_parameters" => [ "_route" => "api_game_add" "_controller" => "App\Controller\Api\GameController::addGame" "_locale" => "es" ] "request_uri" => "https://prod.golmanagerpanel.com/api/es/game/add?isIos=false&p=api%2Fes%2Fgame%2Fadd&version_app=5.0.4" "method" => "POST" ] |
INFO | security |
Guard authentication successful!
[ "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#754 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDMwODE1ODUsImV4cCI6MTc0MzA4NTE4NSwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6Inp1a3V4dW11eHVAZ21haWwuY29tIn0.bvvPkVEUA5PwdM7dDfPatbhNcRKLtd6lDZ2_G1Q7Yaou3m8CfQASXef-0KEx6UG0be8B299ITQ5JnZb5OjxG_RPI7j6AyHE7DzUWNPuPJjeBKlmaR0NYYJE4UvTHf0N7--JycJdJXC_TzFa_UaAFgKInGQdgJuxPzH9tZBCE4TI8bTGxq0mVBkfhjWpUFDTB8E7X0LxIjPzg-9ZPZCi8rpCaSpDt5dnE6BoqWMVizqSVRPIAuTwk9juaQ5F9rarWIwTDBjktlhvRyOLOozFtuunGs8Qh9LmdC3OllzisgBunar9Dl8EklcfKJ-7ao51U2MAi9dW31VM1aow7T5y89Fh-CV94QVHGI208nCIvPA2Q-vU7_I7PHlhsib0v5MlseQNmXDS_Zn7csQNNXSHxw0__5gZI05niJX5K2n1a_rTPT8Fsati45YQcm-pTKowMBYSaSqPGIABRVyf4Za-siQ7HOswe5TZDUPQ5RHRi3zSVIMoBQ5ZpSR9wlXt90l299reFqnZvZMa5LTjFa5Cc44DyEKHUQIsn6GGufI5Uwy58vFAz_RUy5WkWTfH_Ln1NZoXxQ4KPIl8UrfNQDqyfSAsSE3TBoq19DRHJt70OQUXXwNqj5kpsLaiba31GjJarCXpHBg0MwJywDHodDFy9u29eTuRmIkEsQxKLClqJhX8" #providerKey: "api" -user: App\Entity\Customer {#759 …} -roleNames: [ "ROLE_CUSTOMER" ] -authenticated: true -attributes: [] } "authenticator" => "App\Security\Guard\JWTTokenAuthenticator" ] |
Deprecations 1
Log messages generated by using features marked as deprecated.
Debug 0
Unimportant log messages generated during the execution of the application.
There are no log messages of this level.
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 0
Log messages generated during the compilation of the service container.
There are no compiler log messages.