Skip to content

Commit a0231ed

Browse files
authored
Fix LedgerHandle.batchReadUnconfirmedAsync: use slog log instead of LOG (#4782)
The batchReadUnconfirmedAsync method added in #4739 calls LOG.error(...), but LedgerHandle was migrated to slog and only has a lowercase `log` field. Master fails to compile. Convert the call to the slog builder style used elsewhere in the file.
1 parent 12d4bbd commit a0231ed

0 file changed

File tree

    0 commit comments

    Comments
     (0)