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

4
LINES

< > BotCompany Repo | #1008118 // print_setPrefixForThread - set prefix for all print() in thread

JavaX fragment (include)

static void print_setPrefixForThread(fS prefix) {
  interceptPrintInThisThread(empty(prefix) ? null
    : new _PrintIndent(prefix));
}

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: #1008118
Snippet name: print_setPrefixForThread - set prefix for all print() in thread
Eternal ID of this version: #1008118/6
Text MD5: f242b7469fa8959dbf331307039ff97b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-21 09:09:42
Source code size: 137 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 482 / 522
Version history: 5 change(s)
Referenced in: [show references]