SLF4J 1.0-rc6

Uses of Interface
org.slf4j.MarkingLogger

Packages that use MarkingLogger
org.slf4j.impl Implementations of core logging interfaces defined in the org.slf4j package. 
 

Uses of MarkingLogger in org.slf4j.impl
 

Classes in org.slf4j.impl that implement MarkingLogger
 class MNOPLogger
          A direct NOP (no operation) implementation of Logger.
 class MSimpleLogger
          A simple (and direct) implementation that logs messages of level INFO or higher on the console (System.out).
 


Copyright 2004-2006 SLF4J.ORG, QOS.ch