| Package | Description |
|---|---|
| org.slf4j.profiler |
Poor man's profiler API
|
| Modifier and Type | Method and Description |
|---|---|
Profiler |
ProfilerRegistry.get(String name) |
Profiler |
Profiler.startNested(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilerRegistry.put(Profiler profiler) |
void |
ProfilerRegistry.put(String name,
Profiler profiler) |
Copyright © 2005–2017 QOS.ch. All rights reserved.