Method

FoundryContextdup_log_manager

Declaration [src]

FoundryLogManager*
foundry_context_dup_log_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundryLogManager instance.

Return value

Type: FoundryLogManager

A FoundryLogManager.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.