10
edits
(move ServerJS/System/AmendmentProposals into this page) |
(Argument against sys.print (which is a logging method, not just print)) |
||
Line 20: | Line 20: | ||
** The label MAY be one of "log", "warn", "error", "pass", "fail". | ** The label MAY be one of "log", "warn", "error", "pass", "fail". | ||
** Any other, unspecified label MUST be in lower-case and begin with "x" and a vendor-specific label like "x-v8cgi-database". | ** Any other, unspecified label MUST be in lower-case and begin with "x" and a vendor-specific label like "x-v8cgi-database". | ||
** '''Counter-argument''' This is infact not printing, but logging. 1) there is lots of logging frameworks, 2) it probably doesn't belong on sys, certainl not called ''print'' | |||
* platform: the "system" MAY contain a string with its vendor-specific platform name. | * platform: the "system" MAY contain a string with its vendor-specific platform name. |
edits