Usage
use ;
info!;
log!;
log!;
success!;
The library also includes themes for dialoguer
(a library to prompt the user in the terminal) and indicatif
(to show nice progress bars).
See examples for more use-case.
This library is still under v1
, if necessary, breaking API changes can happen.
Credits
- woobuc/sweep for the logging theme idea.
- rust-lang/log for macros inspiration.
This work is licensed under CeCILL-2.1
, a strong copyleft French OSS license. This license allows modification and distribution of the software while requiring the same license for derived works.