Giter Site home page Giter Site logo

kimi2016 / unity-file-debug Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sacred-seed-studio/unity-file-debug

0.0 1.0 0.0 84 KB

Enhanced debug logging for Unity, with JSON export and HTML viewer.

License: MIT License

C# 26.84% HTML 73.16%

unity-file-debug's Introduction

Unity-File-Debug

Enhanced debug logging for Unity, with JSON export and HTML viewer. Read the blog post. See the demo.

Why

This project has a few goals:

  • Output Unity debug info to log files
  • A nice web interface to view the logs
    • HTML5
    • No external dependencies
    • Searchable via message, stacktrace, timestamp, logtype
    • Filterable by logtype
  • Be able to drop it into existing projects

How to use

  1. Import the latest release's package into your project
  2. Move the prefab Unity File Debug into your scene
  3. Setup the filepath and settings in the inspector
  4. Copy the HTML to your output path via inspector button
  5. Use Debug.Log as normal, or for more advanced usage see Tester script in Demo folder
  6. Open the index.html file from your log folder, browse for a *.json log in the top left

Developing

  • Fork/clone this repository
  • Open in Unity
  • Hack away

Release

In the Unity Editor, click the menu option Package/Update Package. The UnityFileDebug.unitypackage will be in the root of this project.

unity-file-debug's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.