public interface LogDAO
void
create(Log log)
Log[]
getAll()
void create(Log log) throws InternalException
InternalException
Log[] getAll() throws InternalException