humio 0.0.6
humio: ^0.0.6 copied to clipboard
Analytics and error logging from your Flutter app to Humio - simple and easy.
0.0.6 - 2020-05-02 #
- Dispatcher consent introduced. Makes the acutal HTTP request to send data to Humio.
- Bugs fixed:
- Level set correctly when tags are provided.
0.0.5 TagEnrichers added #
0.0.4 Enrichers added #
0.0.3 Additional info added to README.md #
0.0.2 Extension methods made async #
Serverityproperty renamed tolevel.- Default tag changed to
level. - Example provided.
0.0.1 Initial commit of working code #
- Working code which can log to Humio given a valid ingest token.