logging
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
1.3.0
1000K downloads/mo
#28 most downloaded on pub.dev
dart-lang/core
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 2.0 years
Rarely documented
notes for 17 of 103 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
104 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
104 releases · Nov 2012 to Oct 2024Releases
latest 60 of 104-
1.3.017 Oct 2024Release notes
Open source →- Override empty stack traces for trace level events.
- Require Dart 3.4
- Move to
dart-lang/coremonorepo.
-
1.2.023 May 2023Release notes
Open source →- Add notification when the log level is changed. Logger
onLevelChangedbroadcasts a stream of level values. - Require Dart 2.19.
- Add notification when the log level is changed. Logger
-
1.1.126 Jan 2023Release notes
Open source →- Add a check that throws if a logger name ends with '.'.
- Require Dart 2.18
-
1.1.005 Oct 2022Release notes
Open source →- Add
Logger.attachedLoggerswhich exposes all loggers created with the default constructor. - Enable the
avoid_dynamic_callslint.
- Add
-
1.0.214 Sep 2021 -
1.0.125 Mar 2021 -
1.0.005 Feb 2021 -
1.0.0-nullsafety.016 Nov 2020 pre-release -
0.11.416 Jan 2020Release notes
Open source →- Add top level
defaultLevel. - Require Dart
>=2.0.0. - Make detached loggers work regardless of
hierarchicalLoggingEnabled.
- Add top level
-
0.11.320 Apr 2016Release notes
Open source →-
Added optional
LogRecord.objectfield. -
Logger.logsetsLogRecord.objectif the message is not a string or a function that returns a string. So that a handler can access the original object instead of just itstoString().
-
-
0.11.3+118 Jul 2016 -
0.11.3+218 Jul 2018 -
0.11.201 Oct 2015Release notes
Open source →- Added
Logger.detached- a convenience factory to obtain a logger that is not attached to this library's logger hierarchy.
- Added
-
0.11.107 May 2015Release notes
Open source →- Add support for automatically logging the stack trace on error messages. Note this can be expensive, so it is off by default.
-
0.11.1+119 Aug 2015 -
0.11.006 May 2015Release notes
Open source →- Revert change in
0.10.0.stackTracemust be an instance ofStackTrace. Use theTraceclass from the stack_trace package to convert strings.
- Revert change in
-
0.10.010 Apr 2015 -
0.9.307 Jan 2015Release notes
Open source →-
Added optional
LogRecord.zonefield. -
Record current zone (or user specified zone) when creating new
LogRecords.
-
-
0.9.225 Jul 2014Nothing published for this version
-
0.9.111 Dec 2013Nothing published for this version
-
0.9.1+127 Dec 2013Nothing published for this version
-
0.9.1+224 Jul 2014Nothing published for this version
-
0.9.006 Nov 2013Nothing published for this version
-
0.8.1001 Nov 2013Nothing published for this version
-
0.8.10+304 Nov 2013Nothing published for this version
-
0.8.10+405 Nov 2013Nothing published for this version
-
0.8.931 Oct 2013Nothing published for this version
-
0.8.830 Oct 2013Nothing published for this version
-
0.8.728 Oct 2013Nothing published for this version
-
0.8.624 Oct 2013Nothing published for this version
-
0.8.521 Oct 2013Nothing published for this version
-
0.8.419 Oct 2013Nothing published for this version
-
0.8.317 Oct 2013Nothing published for this version
-
0.8.214 Oct 2013Nothing published for this version
-
0.8.104 Oct 2013Nothing published for this version
-
0.8.003 Oct 2013Nothing published for this version
-
0.7.627 Sep 2013Nothing published for this version
-
0.7.6+401 Oct 2013Nothing published for this version
-
0.7.521 Sep 2013Nothing published for this version
-
0.7.418 Sep 2013Nothing published for this version
-
0.7.3+116 Sep 2013Nothing published for this version
-
0.7.206 Sep 2013Nothing published for this version
-
0.7.2+108 Sep 2013Nothing published for this version
-
0.7.103 Sep 2013Nothing published for this version
-
0.7.028 Aug 2013Nothing published for this version
-
0.6.21+326 Aug 2013Nothing published for this version
-
0.6.20+122 Aug 2013Nothing published for this version
-
0.6.1919 Aug 2013Nothing published for this version
-
0.6.1710 Aug 2013Nothing published for this version
-
0.6.17+212 Aug 2013Nothing published for this version
-
0.6.15+205 Aug 2013Nothing published for this version
-
0.6.15+306 Aug 2013Nothing published for this version
-
0.6.1402 Aug 2013Nothing published for this version
-
0.6.1330 Jul 2013Nothing published for this version
-
0.6.1226 Jul 2013Nothing published for this version
-
0.6.1125 Jul 2013Nothing published for this version
-
0.6.922 Jul 2013Nothing published for this version
-
0.6.9+224 Jul 2013Nothing published for this version
-
0.6.819 Jul 2013Nothing published for this version
-
0.6.617 Jul 2013Nothing published for this version