1 | static void logMechListAppendLocally(S listName, S text) { |
2 | if (empty(text)) ret; |
3 | logStructureWithDate(mechListAppendLogFile(listName), |
4 | litorderedmap(list := listName, +text)); |
5 | appendToFile(createLocalMechListFile(listName), assureTrailingNewLine(text)); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015150 |
Snippet name: | logMechListAppendLocally |
Eternal ID of this version: | #1015150/7 |
Text MD5: | 9a67bf01fc4a9dab7a4d6798dac0513a |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-15 16:15:58 |
Source code size: | 270 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 486 / 514 |
Version history: | 6 change(s) |
Referenced in: | [show references] |