BHEL – Beautiful Html Enhanced Logs
Fixing and debugging code has many issues, specially if you program using asynchrony operations, you can save all your work in a nice html file so you can review and fix it from your web browser.
by Vr Games Dev
Price History +
Based in the CORE - Casual Oriented Rapid Engine by VRGamesDev
BHEL - Beautiful Html Enhanced Logs, gets you the most useful and well documented logs to track bugs, or follow the flow of your game.
Clean and easy, you can custom:
- The level of verbosity,
- Where and how they will be saved
- and the Html visuals,
By default is in a preconfigured folder. You can find the Logs, in the “[Your-project's-name] / LogsLocal / [Your-project's-name].html"
B.H.E.L is a plugin that allows you to configure your application to have an external log to debug your game, you can also see the logs into the Screen as a floating UI, or in CSV format for later analysis. These components are already pre-configured and ready to use them out of the box.
BHEL - Beautiful Html Enhanced Logs, gets you the most useful and well documented logs to track bugs, or follow the flow of your game.
Clean and easy, you can custom:
- The level of verbosity,
- Where and how they will be saved
- and the Html visuals,
By default is in a preconfigured folder. You can find the Logs, in the “[Your-project's-name] / LogsLocal / [Your-project's-name].html"
B.H.E.L is a plugin that allows you to configure your application to have an external log to debug your game, you can also see the logs into the Screen as a floating UI, or in CSV format for later analysis. These components are already pre-configured and ready to use them out of the box.