Logging from AppSignal Integrations

AppSignal supports logging directly from your application using the AppSignal integration. You do not need to create a log source to send logs using the AppSignal integration. An "application" log source will be created automatically.

Supported AppSignal Integrations

The following AppSignal integrations support logging:

Process monitoring with AppSignal Wrap

You can also send the output of any process as logs to AppSignal, using our wrap tool:

Shell
appsignal-wrap my-process-name -- /path/to/my/process

Learn more about how to use appsignal-wrap to send logs to AppSignal in our Wrap documentation.