tananga_logger 0.0.1 copy "tananga_logger: ^0.0.1" to clipboard
tananga_logger: ^0.0.1 copied to clipboard

Logger package from Tananga <<< tananga.com >>>

example/tananga_logger_example.dart

import 'package:tananga_logger/tananga_logger.dart';

void main() {
  TanangaLogger.error(text: "simple error");
  TanangaLogger.warning(text: "simple warning");
  TanangaLogger.info(text: "simple info");
}
1
likes
145
points
101
downloads

Publisher

verified publishertananga.com

Weekly Downloads

Logger package from Tananga <<< tananga.com >>>

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on tananga_logger