play.modules.morphia.utils
Class SilentLogrFactory

java.lang.Object
  extended by play.modules.morphia.utils.SilentLogrFactory

public class SilentLogrFactory
extends java.lang.Object


Constructor Summary
SilentLogrFactory()
           
 
Method Summary
 Logr get(java.lang.Class<?> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilentLogrFactory

public SilentLogrFactory()
Method Detail

get

public Logr get(java.lang.Class<?> c)