protected static final class DefaultRavenFactory.DaemonThreadFactory extends Object implements ThreadFactory
Those (usually) low priority threads will allow to send event details to sentry concurrently without slowing down the main application.
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2012–2014. All rights reserved.