logx

quick init log env

quickstart

``` cargo add logx

logx.initprod();// init prod env logx.initdebug(); // init debug env ```