code wiki / log

topic: log

14 modules sharing the log name family (derived from the tree's prefix discipline).

The 'log' topic family in the Nishi sovereign ecosystem provides structured logging capabilities across multiple modules, enabling consistent and categorized log management. The `log` module establishes structured logging with levels, while `nx_log_append` ensures durable log appending, and `nx_log_category` defines sealed-enum classifications for log fields. These modules work together to support a robust, type-safe logging framework that integrates with append-only chunked logs and gate-controlled imports.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
log.nxstructured logging with levels. 1417
nx_log.nxstructured logging framework.32021
nx_log_append.nxTEAM-OWNED durable-log appender: appends the whole533
nx_log_category.nxsealed-enum log-field classification with23610
nx_log_category_test.nxsmoke for system-vs-people enforcement.1392
nx_log_chunked.nxappend-only Merkle-linked chunk log.2768
nx_log_chunked_test.nxappend-only Merkle-linked log shape.991
nx_log_gate.nxthe gate for the structured logger 32 modules import.1164
nx_log_jsonl.nxstructured JSONL log line emitter.36113
nx_log_jsonl_test.nxsmoke for structured JSONL log emitter.1773
nx_log_load.nxIM7 (first slice): the team's append-only LOGS become2488
nx_log_v1.nxstructured logging with levels.1487
nx_log_v2.nxsingle-syscall fast emit for real-time competitions.1689
nx_log_v2_test.nxcorrectness + bench for fast emit.1556