0 purchases
dev console
dev_logging #
Usage #
Console.i('This is the log for showing info');
Console.s('This is the log for showing success');
Console.w('This is the log for showing warning');
Console.e('This is the log for showing error');
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.