|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class defines interface for writing LogRecords to persistent storage
Method Summary | |
---|---|
java.lang.Object |
getStorageSource()
Returns the storage source associated with this Logger object |
void |
write(LogRecord[] data)
Writes the data to the presistent medium |
Method Detail |
public void write(LogRecord[] data) throws java.lang.Exception
data
- array of LogRecords
java.lang.Exception
- when enable to write to storagepublic java.lang.Object getStorageSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |