-
-
Notifications
You must be signed in to change notification settings - Fork 277
melos #2: logging package #3129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 14 commits
481ddd5
82fa1bc
af3e3ee
7734657
b5e5b42
75e40d4
086519b
f977b38
ecce8da
c692b29
0cae93e
1d983dd
030fb25
831a6de
412240d
26ec9b8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../../CHANGELOG.md |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../dart/dartdoc_options.yaml |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| library; | ||
|
|
||
| export '../../../logging/lib/src/logging_integration.dart'; | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ import 'package:meta/meta.dart'; | |
|
|
||
| import 'package:sentry/sentry.dart'; | ||
|
|
||
| import 'no_such_method_provider.dart'; | ||
| import '../../../logging/test/no_such_method_provider.dart'; | ||
|
||
|
|
||
| final fakeDsn = 'https://[email protected]/1234567'; | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.