pronghorn-core

On this page:

updateAdapterLogging

Summary

Update the log levels.

Description

Update the log levels for an adapter.

Route

PUT /adapters/:name/loglevel

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
name string yes The name for the selected adapter.
properties object yes Contains the log levels for the adapter.

Return

DetailsExampleSchema
Name Type Description
result object The result of updating the log levels for an adapter.