org.hibernate.tool.instrument
Class BasicInstrumentationTask.LoggerBridge
java.lang.Object
org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
- All Implemented Interfaces:
- Logger
- Enclosing class:
- BasicInstrumentationTask
protected class BasicInstrumentationTask.LoggerBridge
- extends Object
- implements Logger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicInstrumentationTask.LoggerBridge
protected BasicInstrumentationTask.LoggerBridge()
trace
public void trace(String message)
- Specified by:
trace
in interface Logger
debug
public void debug(String message)
- Specified by:
debug
in interface Logger
info
public void info(String message)
- Specified by:
info
in interface Logger
warn
public void warn(String message)
- Specified by:
warn
in interface Logger
error
public void error(String message)
- Specified by:
error
in interface Logger
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.