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

7
LINES

< > BotCompany Repo | #1019944 // infoBoxAndProgramLog

JavaX fragment (include)

static <A> A infoBoxAndProgramLog(A a) {
  S s = str(a);
  print("[" + localDateWithMilliseconds() + "] " + s);
  logQuotedWithDate(programLog(), s);
  infoBox_noPrint(s);
  ret a;
}

Author comment

Began life as a copy of #1019467

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019944
Snippet name: infoBoxAndProgramLog
Eternal ID of this version: #1019944/2
Text MD5: db21cd91eee102e6a5747f8035b03a1e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-01 17:31:52
Source code size: 188 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 239 / 273
Version history: 1 change(s)
Referenced in: [show references]