|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rubecula.darwin.domain.helper.Sink_ com.rubecula.darwin.domain.helper.Sink_Log
public final class Sink_Log
Field Summary |
---|
Fields inherited from class com.rubecula.darwin.domain.helper.Sink_ |
---|
LOG |
Fields inherited from interface com.rubecula.darwin.domain.helper.Sink |
---|
NEWLINE |
Constructor Summary | |
---|---|
Sink_Log()
|
Method Summary | |
---|---|
java.lang.Appendable |
append(java.lang.CharSequence csq)
Send the character sequence csq to the logger as an info message. |
Methods inherited from class com.rubecula.darwin.domain.helper.Sink_ |
---|
append, append, close, flush, sinkOrLog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sink_Log()
Method Detail |
---|
public java.lang.Appendable append(java.lang.CharSequence csq) throws java.io.IOException
java.io.IOException
Appendable.append(java.lang.CharSequence)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |