When destructuring the return value of a trusted TS import, per-field probes should provide types for each destructured field. Currently all fields resolve as unknown. Example: import trusted { ...
Many structured logging libraries split basic functionality across multiple packages — separate installs for the core, console sink, file sink, and formatters. Lunarium.Logging ships everything needed ...