Function

NumCosmoMathcfg_set_error_log_handler

Declaration [src]

void
ncm_cfg_set_error_log_handler (
  NcmCfgLoggerFunc logger
)

Description [src]

Sets all log information to stream.

Parameters

logger

Type: NcmCfgLoggerFunc

A logger function.