Hi,I see that the readLogRecord() method tries to read some data from the log file, with a specified size. It calls the LogFileManager.read( buffer, offset, size ) method, which reads the exect buber of bytes required, or throws an exception. So is it a good idea to return the number of read bytes ?
-- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
