info
Signature
Section titled “Signature”info(...params: unknown[]): voidDescription
Section titled “Description”INFO is the default log level for general application flow events.
Example
Section titled “Example”zylog.info('Server listening on port 3000');