org.slf4j.profiler
Class NestedProfilerDemo2
java.lang.Object
org.slf4j.profiler.NestedProfilerDemo2
public class NestedProfilerDemo2
- extends Object
This demo illustrates usage of SLF4J profilers. It is almost identical to
the first NestProfilerDemo, except that it uses a logger instead of
printing its output on the console.
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedProfilerDemo2
public NestedProfilerDemo2()
main
public static void main(String[] args)
Copyright © 2005-2012 QOS.ch. All Rights Reserved.