Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14318003
D9485.id22706.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
483 B
Referenced Files
None
Subscribers
None
D9485.id22706.diff
View Options
diff --git a/support/aphlict/server/aphlict_server.js b/support/aphlict/server/aphlict_server.js
--- a/support/aphlict/server/aphlict_server.js
+++ b/support/aphlict/server/aphlict_server.js
@@ -231,7 +231,7 @@
debug.log('<%s> Wrote Message', listener.getDescription());
} catch (error) {
clients.removeListener(listener);
- debug.log('<%s> Write Error: %s', error);
+ debug.log('<%s> Write Error: %s', listener.getDescription(), error);
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 8:31 AM (19 h, 55 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6906813
Default Alt Text
D9485.id22706.diff (483 B)
Attached To
Mode
D9485: Fix call to `debug.log`.
Attached
Detach File
Event Timeline
Log In to Comment