platform/fig/log/pubspec.yaml

14 lines
322 B
YAML
Raw Permalink Normal View History

name: dsr_log
description: A PSR-3 compatible logger interface for Dart. Provides standardized interfaces for logging with support for RFC 5424 log levels and contextual logging.
version: 0.0.1
homepage: https://dart-fig.org
environment:
sdk: ^3.4.2
dependencies: {}
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0