I have Node.js application with Express.js web framework. This application run on linux server. One of modules writes to console through console.log command. When client disconnects from console, application crashes with error message "write EIO". Please can anyone help me with this problem? Can i fix this problem in application settings or in server settings?