made a new "claims" logging category (off by default) #298

Merged
BrannonKing merged 1 commit from claim_logging_off_by_default into prefixtrie 2019-07-29 17:28:33 +02:00
BrannonKing commented 2019-07-25 00:33:21 +02:00 (Migrated from github.com)
No description provided.
lbrynaut (Migrated from github.com) reviewed 2019-07-25 00:33:21 +02:00
bvbfan (Migrated from github.com) reviewed 2019-07-29 07:06:08 +02:00
bvbfan (Migrated from github.com) commented 2019-07-29 07:06:08 +02:00

LogPrint(BCLog::BENCH, ...) ?

`LogPrint(BCLog::BENCH, ...)` ?
bvbfan (Migrated from github.com) reviewed 2019-07-29 07:06:39 +02:00
@ -3083,7 +3093,7 @@ static bool FindUndoPos(CValidationState &state, int nFile, CDiskBlockPos &pos,
if (CheckDiskSpace(nNewChunks * UNDOFILE_CHUNK_SIZE - pos.nPos, true)) {
bvbfan (Migrated from github.com) commented 2019-07-29 07:06:39 +02:00

Ditto

Ditto
bvbfan (Migrated from github.com) reviewed 2019-07-29 07:08:41 +02:00
bvbfan (Migrated from github.com) left a comment

We can minimize log to one line where we have more.

We can minimize log to one line where we have more.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#298
No description provided.