mirror of
https://github.com/logos-co/logos-libp2p-module.git
synced 2026-08-31 01:41:12 +00:00
feat: logs filter (#95)
This commit is contained in:
@@ -26,6 +26,8 @@ int main()
|
||||
{
|
||||
printf("=== Tutorial 10: Peer Store Management ===\n\n");
|
||||
|
||||
setLogLevel(LogLevel::Fatal);
|
||||
|
||||
/// ## Step 1: Create two nodes
|
||||
///
|
||||
/// The peer store is automatically available on any started node.
|
||||
|
||||
Reference in New Issue
Block a user