Last updated:
0 purchases
logger module
logger_module #
This is a module that makes it easy to use the logger plugin.
Installation #
If the juneflow project doesn't exist, please create it by following this guide.
open terminal in the juneflow project root directory, enter the following command.
june add logger_module
copied to clipboard
Usage #
use log instead of print
log('hello world');
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.