Overview
Zylog is designed to be a zero-dependency, high-performance logger that scales from simple CLI scripts to complex Node.js microservices. This reference provides exhaustive documentation for every public class, method, and property.
Direct entry points for creating and managing logger instances.
Zylog Class The main logger engine.
Constructor Initialize new instances.
Configuration
Section titled “Configuration”Control the behavior, severity, and visual style of your logs.
Logging Methods
Section titled “Logging Methods”Standardized severity levels for consistent log categorization.
Stream Management
Section titled “Stream Management”Configure persistent file logging and multi-channel output.
Utilities & Context
Section titled “Utilities & Context”Advanced features for performance profiling and surgical overrides.