]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
[EDF29150] : Start of implementation of centralization of log performance accross...
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 3 Jan 2024 08:10:47 +0000 (09:10 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 3 Jan 2024 08:10:47 +0000 (09:10 +0100)
commit6099480a40371089a149ccd59d1dcca6081af7e7
tree6f14ea79afee988b261f18c0e450f8759afbf3a0
parentf7742f0839500df3c5da0a5d88233b02f6059948
[EDF29150] : Start of implementation of centralization of log performance accross Containers.
12 files changed:
idl/CMakeLists.txt
idl/SALOME_LogManager.idl [new file with mode: 0644]
src/Container/Container_i.cxx
src/Container/SALOME_Container.py
src/Container/SALOME_PyNode.py
src/KERNEL_PY/__init__.py
src/Launcher/CMakeLists.txt
src/Launcher/KernelLauncher.cxx
src/Launcher/KernelLauncher.hxx
src/Launcher/KernelLauncher.i
src/Launcher/SALOME_LogManager.cxx [new file with mode: 0644]
src/Launcher/SALOME_LogManager.hxx [new file with mode: 0644]