elogger 0.1.0 copy "elogger: ^0.1.0" to clipboard
elogger: ^0.1.0 copied to clipboard

log library

easy for use #

only two steps

  1. import 'logger.dart';
  2. log('hello dart') or log(1+1)

and you will get some info from your console

result

you can click link to jump the line that you invoke log api

0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

log library

Homepage

License

BSD-3-Clause (LICENSE)

More

Packages that depend on elogger