Function

NumCosmoMathmessage

Declaration [src]

void
ncm_message (
  const gchar* msg,
  ...
)

Description [src]

Logs a message.

This function is not directly available to language bindings.

Parameters

msg

Type: const gchar*

A string.

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

Type: 

A variable number of arguments.