Version

menu_open
Wwise SDK 2023.1.8
ak.wwise.core.log.addItem

Adds a new item to the logs on the specified channel.

Arguments

Name Type Description
message * string The text of the message to add.
severity string

The severity of the message to add. Default is 'Message'.

  • Message: Does not affect the integrity of the current operation.
  • Warning: Might affect the integrity of the current operation.
  • Error: Affects the integrity of the current operation.
  • Fatal Error: Prevents the completion of the current operation.

Possible values:

  • Message
  • Warning
  • Error
  • Fatal Error
channel string The channel on which to add the message. Default is 'general'.
The log channel. Possible values:
  • soundbankGenerate
  • conversion
  • copyPlatformSettings
  • waapi
  • projectLoad
  • general
  • sourceControl
  • lua

(Required *)

Arguments Schema

See Also

Examples

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise