LogPro
3y3net
$11.00
$16.50
33%OFF
Date |
Price |
---|---|
日時 |
価格($) |
03/19(2018) |
16.5 |
08/16(2018) |
11.0 |
11/21(2024) |
11.0 |
Jump AssetStore
Switch on/off logs for namespaces, clases and functions.
Simply add the asset into your project, go to Windows->LogPro->Settings and set from which part of your code you wish to get log.
You don't need to change any line in your code. LogPro integrates smoothly with any project and allows you full control on which part of your C# code display logs and what others don't.
Three levels of granularity:
-Namespace
-Class
-Function
Advanced visual control to switch on/off logging for any namespace, class or function in your C# code.
Non intrusive tool. You don't need to change any line in your code. Works with any legacy project. Support for nested classes.
Optionally hides also Warning messages. Error messages will never be hidden for security reasons.
Every developer knows that logs are the main tool for debugging the code. But one of the main lacks of logs is the flooding of messages, so finally you can't see the forest for the trees.
The traditional way to solve this is comment and uncomment logs along your code to display only the relevant messages, but this procedure is slow and tedious.
LogPro will give you a solution for control all logs in your project and switch on/off logs for any namespace, class or function in your C# scripts.