feat: logs filter (#95)

This commit is contained in:
vladopajic
2026-08-01 20:22:42 +02:00
committed by GitHub
parent ad00876e9d
commit a31c40d65c
29 changed files with 231 additions and 52 deletions
+2
View File
@@ -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.