skip to Main Content

enter image description here

As shown in the attached picture the console & tabs are no longer there! How can I restore them?

2

Answers


  1. Those 2 tabs have been removed from Firebase console and a notice for the same was shown last month. You need to use the Google Cloud Functions console to view functions’ logs and statistics.

    enter image description here

    Firebase console now shows the follow alert once:

    enter image description here

    Login or Signup to reply.
  2. Alternatively, you can log into the Firebase Console, go to the functions menu, and from the overflow icon displayed for each function, navigate to see its log (see the view logs option). It will save you some time.

    enter image description here

    enter image description here

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search