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
|`json`**(Default)**| Prints a summary of the health check result in case of an error as JSON object | <figure><imgsrc="/assets/Terminus_Error_Log_Json.png" /></figure> |
593
+
|`json`(default)| Prints a summary of the health check result in case of an error as JSON object | <figure><imgsrc="/assets/Terminus_Error_Log_Json.png" /></figure> |
594
594
|`pretty`| Prints a summary of the health check result in case of an error within formatted boxes and highlights successful/erroneous results | <figure><imgsrc="/assets/Terminus_Error_Log_Pretty.png" /></figure> |
595
595
596
596
You can change the log style using the `errorLogStyle` configuration option as in the following snippet.
0 commit comments