How do I see the errors shown in the Google Developers Console Project Page? -


i'm on google developers console project page (https://console.developers.google.com/project) , can see have number of errors 1 of projects.

it says number displayed number google has sent on past 24 hours.

where these errors displayed? sent email? i'm not sure view them can resolve them.

you need select project , go monitoring -> logs section in order access logs viewer retrieves data google cloud logging service

depending on whether use google app engine or google compute engine, if not see logs, see getting started instructions on setup logging project.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -