Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aryan8087
/
stackify-api-java
Public
forked from
stackify/stackify-api-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stackify-api-java
src
on
stackify-api-java-3.1.2
User selector
All users
All time
Commit history
Commits on May 17, 2019
RT-2213 - Updating background service thread to be daemon (avoid blocking shutdown)
Darin Howard
committed
6680f17
View commit details
Copy full SHA for 6680f17
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Updating databind dependency. Updating properties reader to work w/ file paths and resource paths.
Darin Howard
committed
d731aba
View commit details
Copy full SHA for d731aba
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
Updated LogMsg to include id in builder - allowing for manual setting of value.
Darin Howard
committed
b7613d8
View commit details
Copy full SHA for b7613d8
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
RT-987 - adding in Stackify RUM client code.
Darin Howard
committed
53f6294
View commit details
Copy full SHA for 53f6294
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
RT-857 - adding in http proxy configuration via properties
Darin Howard
committed
310c540
View commit details
Copy full SHA for 310c540
View code at this point
Browse repository at this point
RT-857 - adding in http proxy configuration via properties
Darin Howard
committed
60293f9
View commit details
Copy full SHA for 60293f9
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
RT-464 - adding in uuid, numeric, email masking.
Darin Howard
committed
b13798a
View commit details
Copy full SHA for b13798a
View code at this point
Browse repository at this point
RT-424 - allowing log collector to have custom platform value.
Darin Howard
committed
e39a484
View commit details
Copy full SHA for e39a484
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
SF-6298: Config Override for Stackify Logger Internal Logging
eric-martin
authored and
Darin Howard
committed
eccc7c7
View commit details
Copy full SHA for eccc7c7
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
RT-471 - adding in a skipJson toggle to add #SKIPJSON tag to any message containing json
Darin Howard
committed
d904818
View commit details
Copy full SHA for d904818
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
RT-44 - updating masking to be disabled by default
Darin Howard
committed
e934a69
View commit details
Copy full SHA for e934a69
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
RT-44 - adding in log masking utility
Darin Howard
committed
6bb5c1f
View commit details
Copy full SHA for 6bb5c1f
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
RT-44 - adding in log masking utility
Darin Howard
committed
807fbf1
View commit details
Copy full SHA for 807fbf1
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
RT-44 - adding in log masking utility
Darin Howard
committed
79692c4
View commit details
Copy full SHA for 79692c4
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
SF-4325 - adding APMLogData class to provide the APM project a means for providing trace information. EventAdapter updated to use APMLogData if available will fallback on existing methods.
Darin Howard
committed
b1b4563
View commit details
Copy full SHA for b1b4563
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Added Tags property to LogMsg
Lucas Thomas
committed
a47c34f
View commit details
Copy full SHA for a47c34f
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Increase read timeout from 5s to 15s. Decreasing retransmission queue
Show description for c14867b
eric-martin
committed
c14867b
View commit details
Copy full SHA for c14867b
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Skip sending any internal logging events to Stackify
eric-martin
committed
3265b38
View commit details
Copy full SHA for 3265b38
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Added unique id to log message to avoid reprocessing server side
eric-martin
committed
fa77ab1
View commit details
Copy full SHA for fa77ab1
View code at this point
Browse repository at this point
Commits on May 12, 2015
Check for null stream before attempting to close
eric-martin
committed
caa13b4
View commit details
Copy full SHA for caa13b4
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Adding unit tests
eric-martin
committed
9acccdb
View commit details
Copy full SHA for 9acccdb
View code at this point
Browse repository at this point
HttpResendQueue
eric-martin
committed
ea1baee
View commit details
Copy full SHA for ea1baee
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
Improvements to app identity for metrics
eric-martin
committed
6149311
View commit details
Copy full SHA for 6149311
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
HTTPS Proxy Support
eric-martin
committed
63372fa
View commit details
Copy full SHA for 63372fa
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Remove dependency on google guava
eric-martin
committed
e8b3dec
View commit details
Copy full SHA for e8b3dec
View code at this point
Browse repository at this point
Commits on Jan 19, 2015
Get host name from HOSTNAME environment variable
eric-martin
committed
7b4c140
View commit details
Copy full SHA for 7b4c140
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Guava 13.0.1
eric-martin
committed
9ae9fba
View commit details
Copy full SHA for 9ae9fba
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
Guava 14.0.1
eric-martin
committed
6c82187
View commit details
Copy full SHA for 6c82187
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
Check existence of properties before constructing File object
eric-martin
committed
93c2923
View commit details
Copy full SHA for 93c2923
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Combined stackify-api and stackify-api-common into stackify-api-java
eric-martin
committed
2dc7626
View commit details
Copy full SHA for 2dc7626
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Added in ServletLogContext for the direct logger
eric-martin
committed
8774273
View commit details
Copy full SHA for 8774273
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
non-existing param removed, redundant tabs were removed
blackopsdev
committed
86474f3
View commit details
Copy full SHA for 86474f3
View code at this point
Browse repository at this point
incorrect @param removed
blackopsdev
committed
36f2fb8
View commit details
Copy full SHA for 36f2fb8
View code at this point
Browse repository at this point
spaces replaced with tabs,
Show description for 363d437
blackopsdev
committed
363d437
View commit details
Copy full SHA for 363d437
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Generate detailed error information for errors logged without exceptions
eric-martin
committed
3f7f381
View commit details
Copy full SHA for 3f7f381
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.