simple_debug_console

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

simple debug console

Simple debug console handling.
Features #
Saves from the task of repeating 'if(kDebugMode)' checks for using the debug console.

Usage #
Just use the static print() method to check and write into the debug console in a single line.
DebugConsole.print('your debug message here');
copied to clipboard
Additional information #
Remember that this package uses the debug console, not the standard output console, for when you want to read your debug messages.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator