The logging and tracing infrastructure: structured log emission, runtime trace levels, the UDP handler that ships logs to logcenter, and the rotatory file backend.
In this section¶
Log —
gobj_log_*()structured logging.Trace — runtime trace levels (global, per-gclass, per-gobj).
Log UDP Handler — shipping logs over UDP.
Rotatory — the rotating-file log backend.