Function

AgsLogget_instance

since: 3.0.0

Declaration [src]

AgsLog*
ags_log_get_instance (
  void
)

Description [src]

Get your logging instance.

Available since: 3.0.0

Return value

Type: AgsLog

The AgsLog instance.

The data is owned by the called function.