static void logQuotedWithDate(S s) { logQuotedWithTime(s); } static void logQuotedWithDate(S logFile, S s) { logQuotedWithTime(logFile, s); } static void logQuotedWithDate(File logFile, S s) { logQuotedWithTime(logFile, s); }
Began life as a copy of #1010773
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011960 |
Snippet name: | logQuotedWithDate - synonym of logQuotedWithTime |
Eternal ID of this version: | #1011960/4 |
Text MD5: | e80cce6edc7fd1de0704b867caa20ded |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-07 17:09:32 |
Source code size: | 243 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 531 / 577 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |