log4netConfigs
List log4net logger configurations
Returns all log4net logger configurations currently active on the hub, including logger names and log levels. Use this endpoint to review diagnostic logging settings.
List log4net logger configurations
Submits a request to retrieve all log4net logger configurations. Returns the same data as the GET variant.
AddLog4NetConfigItemadd_Post
AddLog4NetConfigItemadd_Post
UpdateLog4NetConfigItemupdate_Post
UpdateLog4NetConfigItemupdate_Post
DeleteLog4NetConfigItemdelete_Post
DeleteLog4NetConfigItemdelete_Post
List log4net logger configurations with pagination support
Returns a paged list of log4net logger configurations with support for sorting and filtering. Use the Skip and Take parameters to paginate through the results.
List log4net logger configurations with pagination support
Submits a request to retrieve log4net logger configurations with pagination support. Provide pagination and filter options in the request body.