Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/better-logging.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Better Logging** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/better-logging.git
```

[![pkglnk](https://www.pkglnk.dev/badge/better-logging.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/better-logging)

README

better-logging

A better logging system for Unity, that allows you to explore collections and objects in a tree-like structure.

To use simply replace any Debug.Logs with BetterLog.Logs and open the better console window (Window -> Cookie -> Better Console)

WARNING

It's currently in VERY early alpha: a lot of the features are missing and it's only a proof of concept as of right now

Showcase

https://github.com/user-attachments/assets/52b0ff65-7c82-42c7-a0c9-e3f8555422f4

Comments

No comments yet. Be the first!