Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1015150 // logMechListAppendLocally

JavaX fragment (include)

static void logMechListAppendLocally(S listName, S text) {
  if (empty(text)) ret;
  logStructureWithDate(mechListAppendLogFile(listName),
    litorderedmap(list := listName, +text));
  appendToFile(createLocalMechListFile(listName), assureTrailingNewLine(text));
}

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: 413 / 437
Version history: 6 change(s)
Referenced in: [show references]