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
Currently the printer only prints specific fields from req/res and timestamps. If we added extra fields through something like the customReqProps feature in pino-http (pinojs/pino-http#103) they will not be printed.
This could be added by default or behind an option (not sure what the name could be, --extra?)
The text was updated successfully, but these errors were encountered:
Currently the printer only prints specific fields from req/res and timestamps. If we added extra fields through something like the
customReqProps
feature in pino-http (pinojs/pino-http#103) they will not be printed.This could be added by default or behind an option (not sure what the name could be,
--extra
?)The text was updated successfully, but these errors were encountered: