Search Unity

  1. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice
  2. Unity is excited to announce that we will be collaborating with TheXPlace for a summer game jam from June 13 - June 19. Learn more.
    Dismiss Notice

[RELEASED] Crashlytics Logger

Discussion in 'Assets and Asset Store' started by OmniShader, Dec 1, 2023.

  1. OmniShader

    OmniShader

    Joined:
    Feb 12, 2022
    Posts:
    45


    Logger For Crashlytics on the Unity Asset Store

    Discord Support | Email

    Logger For Crashlytics
    is a lite tool providing a hassle-free integration of Firebase Crashlytics, making the process as simple as dropping a prefab into your project. It automatically initializes the Firebase SDK on start, routes Unity logs and errors to the Crashlytics dashboard, and sets custom key data such as the currently loaded scene. This provides you with a lot extra information about what players are actually experiencing.

    Features
    • Just drop the prefab into your starting scene, and you're done!*
    • Automatically initializes Firebase SDK on start
    • Debug.LogError() calls appear as Non-Fatal events in Crashlytics
    • Debug.LogWarning() calls appear in event log traces
    • Debug.Log() calls appear in event log traces, for development builds
    • The currently loaded scene is set as a custom key, visible in error events
    • Optionally set other data like Player ID, etc.
    • Demo scene included to test sending errors to Crashlytics
    *You'll still need to setup your Firebase project first (steps 1 to 4)

    Crashlytics has become an industry-leading error-reporting tool, but the integration with Unity's error and warning log system is fussy. This quick and simple, battle-tested package gets your project set up easily, and ensures you get the maximum information in your error events so you can keep your game error-free, and players satisfied!

    Using Crashlytics? Save yourself the headache, the hours, and get it done like a pro.
     
    Last edited: Feb 13, 2024
  2. OmniShader

    OmniShader

    Joined:
    Feb 12, 2022
    Posts:
    45
    Last edited: Feb 28, 2024