[RELEASED] Advanced Logger

Advanced Logger

Advanced Logger is a powerful Log system, which you can customize the unique style of the console as you want. You can also display the logs directly on the screen. As well Advanced Logger enables you to record all the logs to a file.

Features:

• Editable Console System
• Advanced Screen Logger System
• Powerful File Logger System
• Easy and Clear Documentation
• Full source in C#

Get in the Asset Store

Contact Us
If you have any questions on Advanced Logger, in your project or you just have any ideas or suggestions please contact us.

Email: InfiniteDawnTS@gmail.com

We hope that you will be pleased to work with the Advanced Logger.

ScreenShots

Advanced Logger Release!!!
Feel free ask for question

Release new Update 1.01!

Hurry up! All our assets at a discount of 25 percent!!!
Next-Gen FPS - 25% Sale
Advanced Logger - 25% Sale
Ultimate Trigger - 25% Sale

Hey quick question: Does this utility also log the class name that is calling the log function?
like I’m calling the log function on the GameManager class, so if i call Log(“test log”), the console log would look like:

10:53:35 [GameManager] test log.