#Better log system (EARLY ALPHA)

1 messages · Page 1 of 1 (latest)

acoustic scarab
#

I've always been annoyed at the basic Debug.Log being bad, so I've been working on a better one (inspired by the JavaScript console you'd see if you opened developer tools in any modern web browser)
It's open source on my github, feel free check it out!

#

Better log system (EARLY ALPHA)

acoustic scarab
#

You can now log dictionaries + a few qol improvements: the entries no longer collapse with each log and the stack trace can be collapsed now

acoustic scarab
#

Made the stack trace look nicer (the blue text opens the file when clicked too!)