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

5
LINES

< > BotCompany Repo | #1024221 // resetPrintLogToLocalLog

JavaX fragment (include)

svoid resetPrintLogToLocalLog(Class c) {
  O log = getOpt(c, 'local_log);
  if (log != null)
    setOpt(c, print_log := log);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024221
Snippet name: resetPrintLogToLocalLog
Eternal ID of this version: #1024221/3
Text MD5: 649e522487762084b00c46bbb5e84523
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-27 20:18:21
Source code size: 131 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 135 / 173
Version history: 2 change(s)
Referenced in: [show references]