igorklopov / enclose

Compile your Node.js project into an executable
http://enclosejs.com
Other
936 stars 43 forks source link

Report warnings, especially require(non_literal) #7

Closed igorklopov closed 9 years ago

igorklopov commented 9 years ago

Fixed

simast commented 9 years ago

Is there any way to disable log warnings? I only know about --loglevel=info, but that one produces even more log entries.

igorklopov commented 9 years ago

--loglevel=error will suppress infos and warnings