issues
search
bugsnag-elixir
/
bugsnag-elixir
An Elixir interface to the Bugsnag API
https://hex.pm/packages/bugsnag
MIT License
92
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Automatic report of process crashes via `use_logger` does not work on Elixir 1.15+
#122
guisehn
opened
1 year ago
6
Preventing Duplicate Errors
#121
sb8244
opened
1 year ago
0
Use Logger instead of :error_logger
#120
antedeguemon
opened
2 years ago
2
feat: Adds a smarter default for `in_project` (Ready for Review)
#119
isaacsanders
closed
2 years ago
2
feat: Adds a logger backend (Ready for Review)
#118
isaacsanders
opened
2 years ago
6
feat: Adds additional opts config for HTTP Adapters
#117
isaacsanders
closed
2 years ago
3
`in_project` can also be determined by `application:get_application/1`
#116
isaacsanders
closed
2 years ago
0
Add support for elixir 1.13
#115
zillou
closed
2 years ago
1
migrate actions to erlef/setup-beam and add erlang 24
#114
nirev
closed
2 years ago
0
Included stacktrace pattern used by Erlang 24
#113
balena
closed
2 years ago
2
Remove deprecated system stacktrace warnings in tests
#112
kianmeng
closed
3 years ago
0
Misc doc changes
#111
kianmeng
closed
3 years ago
2
RemoveStacktraceDeprecations
#110
noozo
opened
4 years ago
2
New version
#109
BlueHotDog
closed
3 years ago
4
Add option to set error class instead of infering from the exception
#108
nathan-cruz77
closed
4 years ago
0
upgrade Mox
#107
BlueHotDog
closed
4 years ago
1
Ensure tasks under Bugsnag.TaskSupervisor don't spill into other tests
#106
nathan-cruz77
closed
4 years ago
0
Fix a typo in mix.exs
#105
zillou
closed
4 years ago
0
Intermittent test failures
#104
nirev
closed
4 years ago
1
Add http client adapters
#103
nirev
closed
4 years ago
0
Loosen poison version requirement
#102
nirev
closed
4 years ago
0
remove Bugsnag.json_library/0
#101
nirev
closed
4 years ago
0
Code re-organization
#100
nirev
closed
4 years ago
0
[WIP] Update logger
#99
sb8244
closed
2 years ago
2
Add Github CI
#98
nirev
closed
4 years ago
0
Customize errorClass
#97
sb8244
closed
3 years ago
1
Bugsnag stoped sending information on OTP23
#96
prabello
closed
4 years ago
4
Add umbrella installation instructions
#95
caironoleto
closed
2 years ago
0
deprecated function warning with elixir 1.10.1/OTP 22
#94
ghost
closed
4 years ago
4
Add support to Poison 4.0
#93
caironoleto
closed
4 years ago
1
Remove warning on Elixir 1.10
#92
JonRowe
closed
4 years ago
3
Update README.md, fixing typo.
#91
caironoleto
closed
4 years ago
0
Testing
#90
tyurina
closed
5 years ago
0
add some logging
#89
tyurina
closed
5 years ago
0
provide file/line information for UndefinedFunctionError
#88
stephanos
closed
4 years ago
0
UndefinedFunctionError not being captured?
#87
stephanos
closed
5 years ago
4
Fix Jason producing encoded JSON payloads without the `apiKey` field; make JSON library configurable
#86
smaximov
closed
5 years ago
7
Erlang error %Phoenix.Router.NoRouteError reported on 404 after upgrade to plug_cowboy 2
#85
silviurosu
opened
5 years ago
2
Replace poison with jason
#84
sprql
closed
5 years ago
1
Sanitizer
#83
GrantJamesPowell
closed
5 years ago
3
Sanitizer
#82
GrantJamesPowell
closed
5 years ago
0
Configurable log message filter
#81
tsubery
closed
5 years ago
1
Add support for atoms in severity option
#80
luisfmcalado
closed
5 years ago
2
Need to specify poison on the applications list
#79
archseer
closed
4 years ago
2
Reorganize and add more detailed docs to README
#78
digitalcora
closed
6 years ago
0
Fix missing default stack trace issue
#77
digitalcora
closed
6 years ago
0
Enable marking stack frames as "in-project"
#76
digitalcora
closed
6 years ago
1
Not working for me
#75
Ciboulette
closed
6 years ago
3
Configurable in_project classifier
#74
shantiii
closed
6 years ago
5
Hard-coded criteria for whether a stack frame is "in-project"
#73
digitalcora
closed
6 years ago
7
Next