Each module has its own set of output streams for gathering data and statistics; these streams are initialised by _Modules/Module_Template::init_output_modes. The list of streams for each module defaults to the value set in Module_Template::template::OUTPUT_MODES but can be overridden in each module.
Current implemented stream types are: Local (implemented by _Mods_Out/Out_Local.pm), meaning standard rotated log files — others are planned!
...previous | up (conts) | next... |