matrix-dart-sdk/test
Christian Pauly c70b149c20 change: Remove logger
The logger package has a lot of issues.
The colors are not working in web and on iOS.
Emojis are not working on some platforms.
It introduced a not very important library in a SDk which is intended to
be as minimal as possible.
This simplifies the logging to a format which works everywhere.
The # Syntax makes it also look good as markdown.
It is not very far away from the default syntax of errors and stacktraces.
It still provides several log levels, the same API and a list of output events for the logviewer.
2021-05-12 12:14:04 +02:00
..
event_content_test.dart docs: Update license to MIT 2021-01-08 13:14:03 +01:00
map_copy_extension_test.dart fix: Deep-copy arrays correctly 2021-01-17 15:38:09 +01:00
matrix_api_test.dart change: Remove logger 2021-05-12 12:14:04 +02:00
try_get_map_extension_test.dart change: Remove logger 2021-05-12 12:14:04 +02:00