Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Conversation

@jamesgroat
Copy link
Contributor

When an exception is a plain string nothing is printed. This change will log string exceptions, and will also only log stack if it exists.

In my case the build was not correctly clearing the .tmp folder and throwing a string error that looked like: "tmpDir error: Error: ENOTEMPTY: directory not empty, rmdir"

When an exception is a plain string nothing is printed. This change will log string exceptions, and will also only log stack if it exists. In my case the build was not correctly clearing the .tmp folder and throwing a string error that looked like: "tmpDir error: Error: ENOTEMPTY: directory not empty, rmdir"
@jamesgroat jamesgroat changed the title Fix logging of exceptions fix(util): Fix logging of string exceptions Sep 30, 2016
@mlynch mlynch merged commit d38fdec into ionic-team:master Oct 1, 2016
@mlynch
Copy link
Contributor

mlynch commented Oct 1, 2016

Thanks! 🍻

@jamesgroat jamesgroat deleted the patch-1 branch October 1, 2016 17:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants