Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Assets Prolog - Automated Logger and Interactive Console

Discussion in 'Works In Progress - Archive' started by eelstork, Sep 12, 2019.

  1. eelstork

    eelstork

    Joined:
    Jun 15, 2014
    Posts:
    221
    Hello again!

    On the heels of my incoming BT library (still in review) here is an automation for logging (almost) every function call. Option to filter per game object, and show either history, or the last frame; log to file, or interactively.

    Package here.
    (As with any software 'found online', read license terms)

    No ETA for an asset store release. Would like to get some feedback, and hear from anybody who find this useful, or would find it useful with some improvements.
     
  2. eelstork

    eelstork

    Joined:
    Jun 15, 2014
    Posts:
    221
    Prolog is now in version 0.2.1 with a few added features:
    • Visual trails in scene view, allows history browsing by selecting key frames
    • Stepper (stop whenever the behavior of a game object changes
    • Support for the Unity Package Manager (UPM)