From 45ca1f6b6efda8027450080d127228fbf804e614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjell=20Hedstr=C3=B6m=20-=20seeking=20Senior=20Engineering?= =?UTF-8?q?=20roles=20as=20well=20as=20contract=20opportunities?= Date: Sat, 3 Feb 2024 15:39:46 -0700 Subject: [PATCH] Update API.md --- docs/API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/API.md b/docs/API.md index d2a82f4..0534323 100644 --- a/docs/API.md +++ b/docs/API.md @@ -34,6 +34,7 @@ The `g3log` logger is thread-safe, meaning it can be used from multiple threads The `g3log` code is released into the public domain, allowing users to use, modify, and distribute it freely without restrictions. ## Logging and Fatal Events Explained +_diagrams created with https://mermaid.live_ ![G3Log sequence view](event_sequence.png)