logger_module 1.0.0+2
logger_module: ^1.0.0+2 copied to clipboard
JuneFlow Module for logger
logger_module #
This module is a module of the juneflow
Quick Started #
- if you don't have a juneflow project, please create a new juneflow project.
- Please enter the following command in the terminal.
dart pub global activate juneflow_cli june create-app - After that, press enter to select the default project.
- Please enter the name of the project you want to use (only lowercase letters and underscores are allowed).
- Please create the project by entering the package name.
- Please enter the following command in the terminal.
- open terminal in the project root, enter the following command.
june add logger_module
Description & Usage #
Description here