org.slf4j.profiler
Class NestedProfilerDemo2

java.lang.Object
  extended by 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

Constructor Summary
NestedProfilerDemo2()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedProfilerDemo2

public NestedProfilerDemo2()
Method Detail

main

public static void main(String[] args)


Copyright © 2005-2012 QOS.ch. All Rights Reserved.