| Package | Description |
|---|---|
| org.slf4j.profiler |
Poor man's profiler API
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ProfilerRegistry |
Profiler.profilerRegistry |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.InheritableThreadLocal<ProfilerRegistry> |
ProfilerRegistry.inheritableThreadLocal |
| Modifier and Type | Method and Description |
|---|---|
ProfilerRegistry |
Profiler.getProfilerRegistry() |
static ProfilerRegistry |
ProfilerRegistry.getThreadContextInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
Profiler.registerWith(ProfilerRegistry profilerRegistry) |