Skip to content

A 21st century console for Unity3D

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

brmassa/bluconsole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluConsole

Are you looking for images?

Fell free to contribute! Any PR are welcome.

Any doubts, you can post an issue or send me an email: [email protected]

To install, just download the bluconsole.unitypackage, install it, and open the window on: Window/BluConsole. Simple like that.

Features Implemented

It has all the UnityConsole features, with a few additions:

Search Box

Search through your logs.

Callstack Navigation

You can open any line of the call stack with a double click.

Log Copy

Right click on the Log, and copy the text to the Clipboard. Simple like that!

Custom filters

If you catch yourself filtering always by the same query, just put that in the FilterSettings (BluConsole/Resources/BluConsole/BluLogSettings). Or you can right click on the console header tab and select Add Filter (check images).

StackTraceIgnore

If you want to ignore a function in the StackTrace, just put the [BluConsole.StackTraceIgnore] annotation on it.

TODO

  • Improve additional filter editor
  • Support Regex in the Search Box
  • Support for themes (Font size, Colors, etc)

Known Issues

  • When filtering logs, the toggles with the number of logs are displayed incorrectly

License

License

Copying

Copying

Images






About

A 21st century console for Unity3D

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%