You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The log messages get prepended with an undefined when using certain Syslog levels (emerg, alert, crit, warning and notice) with the CLI transport formatter. Other log levels (error, info and debug) work just fine.
What version of Winston presents the issue?
^3.13.0
What version of Node are you using?
v21.7.3
If this worked in a previous version of Winston, which was it?
🔎 Search Terms
cli, syslog, undefined
The problem
The log messages get prepended with an
undefined
when using certain Syslog levels (emerg
,alert
,crit
,warning
andnotice
) with the CLI transport formatter. Other log levels (error
,info
anddebug
) work just fine.What version of Winston presents the issue?
^3.13.0
What version of Node are you using?
v21.7.3
If this worked in a previous version of Winston, which was it?
No response
Minimum Working Example
Additional information
The output is
The text was updated successfully, but these errors were encountered: