Update documentation logger
1 unresolved thread
1 unresolved thread
Compare changes
+ 9
− 8
@@ -2,15 +2,16 @@ Logger Output
Currently the logger is implemented only for GEAR, Gadget2 and the default modules, but can be easily extended to the other schemes by adding the logger structure to the particles and implementing the IO functions (see ``src/hydro/Gadget2/hydro_part.h``, ``src/hydro/Gadget2/hydro_logger.c`` and ``src/hydro/Gadget2/hydro_logger.h``).