static void logQuoted(S logFile, S line) { logQuoted(getProgramFile(logFile), line); } static void logQuoted(File logFile, S line) { appendToFile(logFile, quote(line) + "\n"); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001456 |
Snippet name: | logQuoted |
Eternal ID of this version: | #1001456/1 |
Text MD5: | 6d687f0775047a88ea52c1566e568f41 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-11 01:11:44 |
Source code size: | 188 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 782 / 2315 |
Referenced in: | [show references] |