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

10
LINES

< > BotCompany Repo | #1015691 // logStructWithDate - synonym of logStructureWithDate

JavaX fragment (include)

static <A> A logStructWithDate(File logFile, A o) {
  ret logStructureWithDate(logFile, o);
}



// quick version - log to file in program directory
static <A> A logStructWithDate(S fileName, A o) {
  ret logStructureWithDate(fileName, o);
}

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: 214 / 271
Referenced in: [show references]