From 49f76cafd5ac6ff833d2595f1e26d328297ac99e Mon Sep 17 00:00:00 2001 From: Jonas Finnemann Jensen Date: Tue, 14 May 2024 12:42:53 +0200 Subject: [PATCH] Add `topics` to `pubspec.yaml` --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index bb3ff1a..abc34ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,6 +4,8 @@ description: >- Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger. repository: https://github.com/dart-lang/logging +topics: + - logging environment: sdk: ^3.2.0