1 | static <A> A infoBoxAndProgramLog(A a) {
|
2 | S s = str(a); |
3 | print("[" + localDateWithMilliseconds() + "] " + s);
|
4 | logQuotedWithDate(programLog(), s); |
5 | infoBox_noPrint(s); |
6 | ret a; |
7 | } |
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: | 552 / 579 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |