org.smallmind.scribe.ink.jdk
Class JDKLoggingBlueprints
java.lang.Object
org.smallmind.scribe.pen.adapter.LoggingBlueprints
org.smallmind.scribe.ink.jdk.JDKLoggingBlueprints
public class JDKLoggingBlueprints
- extends LoggingBlueprints
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDKLoggingBlueprints
public JDKLoggingBlueprints()
getLoggingAdapter
public LoggerAdapter getLoggingAdapter(String name)
- Specified by:
getLoggingAdapter in class LoggingBlueprints
filterRecord
public Record filterRecord(Record record,
Discriminator discriminator,
Level level)
- Specified by:
filterRecord in class LoggingBlueprints
errorRecord
public Record errorRecord(Record record,
Throwable throwable,
String message,
Object... args)
- Specified by:
errorRecord in class LoggingBlueprints
Copyright © 2011. All Rights Reserved.