1 | static <A> A logStructWithDate(File logFile, A o) { |
2 | ret logStructureWithDate(logFile, o); |
3 | } |
4 | |
5 | |
6 | |
7 | // quick version - log to file in program directory |
8 | static <A> A logStructWithDate(S fileName, A o) { |
9 | ret logStructureWithDate(fileName, o); |
10 | } |
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: | #1015691 |
| Snippet name: | logStructWithDate - synonym of logStructureWithDate |
| Eternal ID of this version: | #1015691/1 |
| Text MD5: | d781f3da5fe8fa1536218f6edc0a367b |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-23 13:09:18 |
| Source code size: | 244 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 474 / 541 |
| Referenced in: | [show references] |