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

10
LINES

< > BotCompany Repo | #1019730 // Log Active Module Changes

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (14792L/102K).

!7

module LAMC > DynPrintLog {
  start {
    dm_vmBus_onMessage('newActiveModule, voidfunc(O module) {
      if (module != null)
        printAndProgramLog("Module " + dm_quotedModuleNameAndID(module) + " activated");
    });
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019730
Snippet name: Log Active Module Changes
Eternal ID of this version: #1019730/3
Text MD5: e4316cda56766f25d6ec13902ba1886a
Transpilation MD5: 05a86dc37caf2d1f9962d06c6ccb6332
Author: stefan
Category: javax / stefan's os
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-24 03:21:29
Source code size: 241 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 283 / 490
Version history: 2 change(s)
Referenced in: [show references]