Getting started
Requirements:
Dart 3.0.0 or greater (check out dart-overlay.nix if you use Nix)
Installation
To start using strlog
add the package via pub
Hello world
The simplest way to get started with the strlog is by using a global logger
Set up the logger
Check out reference documentation for a detailed overview of the API.
Last updated