issues Search Results · repo:exceptionless/Exceptionless.Java language:Java
Filter by
0 results
(54 ms)0 results
inexceptionless/Exceptionless.Java (press backspace or delete to remove)Why can t I get the data for @request? RequestInfo is Null That s how I use it. client.submitException(e);
nbgesion
- 8
- Opened on May 23, 2024
- #81
@pc9795 I hope all is well. We recently just added support for HTTP Headers
https://github.com/exceptionless/Exceptionless/commit/d58797dbd5d7513f5215b2d847569cefe710b0aa
enhancement
niemyjski
- 1
- Opened on May 5, 2023
- #73
error datetime in exceptionless-client 0.1.0 @niemyjski @pc9795 image image
bug
ghost
- 2
- Opened on Jan 13, 2022
- #68
where can i find the excptionless-spring-boot-starter? I m really need this component @niemyjski @pc9795
question
ghost
- 3
- Opened on Jan 13, 2022
- #67
It looks like the use of the hashes list in the plugin is buggy. Have to review the implemenation
pc9795
- 2
- Opened on Nov 30, 2021
- #66
Right now we have this method signature to add data once an Event object is created
public void addData(Map String, Object data, Set String dataExclusions) {
It explicitly asks for data exclusions ...
bug
pc9795
- 2
- Opened on Nov 30, 2021
- #65
Remove the following snippet from the Show me the code section of the documentation
// Submit async events using submitXXXAsync methods
client.submitLogAsync( Test log );
We don t support async methods ...
documentation
pc9795
- Opened on Nov 30, 2021
- #64
I have a java-web application(springboot) and it build with maven,now i want to and Exceptionless support but i can t
find it on Maven Central.
I had download Exceptionless.Java code and run mvn build ...
kuzank
- 3
- Opened on Jul 28, 2021
- #63
com.exceptionless.exceptionlessclient.exceptions.SubmissionClientException: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class io.netty.buffer.ByteBufInputStream ...
pc9795
- Opened on May 7, 2021
- #58
Following should be better suited for debug mode: 2021-04-20 09:11:04.858 INFO 13084 --- [-settings-timer]
c.e.e.settings.SettingsManager : Checking for updated settings from v1 2021-04-20 09:11:04.863 ...
pc9795
- Opened on Apr 20, 2021
- #43

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.