mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-06 02:06:58 +00:00
Log cleanup (#150)
* log duration of rpc requests and request itself * clean up book_offers logging
This commit is contained in:
@@ -238,4 +238,5 @@ buildResponse(Context const& ctx)
|
||||
return Status{Error::rpcINTERNAL, err.what()};
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace RPC
|
||||
|
||||
Reference in New Issue
Block a user