Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18200249
D11339.id27241.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
467 B
Referenced Files
None
Subscribers
None
D11339.id27241.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
@@ -69,8 +69,8 @@
}
// Add the logfile so we'll fail if we can't write to it.
-if (config.logfile) {
- debug.addLogfile(config.logfile);
+if (config.log) {
+ debug.addLogfile(config.log);
}
// If we're just doing a configuration test, exit here before starting any
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 19, 4:53 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9616630
Default Alt Text
D11339.id27241.diff (467 B)
Attached To
Mode
D11339: Fix Aphlict logging
Attached
Detach File
Event Timeline
Log In to Comment