PROCESS_LOG Event Type

An event type emitted when a process writes to stdout or stderr. Theevent will only be emitted if the file descriptor is not in capturemode and if stdout_events_enabled or stderr_events_enabledconfig options are set to true. This event type is abstract, itwill never be sent directly. Subscribing to this event type willcause a subscriber to receive event notifications for all subtypes ofPROCESS_LOG.

Name: PROCESS_LOG

Subtype Of: EVENT

Body Description: N/A