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
* Allows additional custom properties to be set on the log object (e.g. when reporter is called directly)
66
-
* These properties will be captured as log attributes with a 'consola.' prefix.
65
+
* Allows additional custom properties to be set on the log object. These properties will be captured as log attributes.
66
+
*
67
+
* Additional properties are set when passing a single object with a `message` (`consola.[type]({ message: '', ... })`) or if the reporter is called directly
0 commit comments