Function

NumCosmoMathcfg_set_logfile

Declaration [src]

void
ncm_cfg_set_logfile (
  gchar* filename
)

Description [src]

Sets all log information to filename.

Parameters

filename

Type: gchar*

Name of the log-file.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.