---
title: "Changes to Add logger"
method: POST
path: "/groups/{group-id}/log-configs"
---

# Changes to Add logger

`POST /groups/{group-id}/log-configs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 44 revisions.

- **2021-02-17** `c17321038db8` — 7 breaking, 2 warning, 2 info
- **2021-02-15** `e54cd8a3e400` — 2 breaking, 4 info
- **2021-02-15** `4c069bd0d746` — 3 breaking, 3 warning
- **2021-02-11** `14d81430e085` — 2 breaking, 4 info
- **2021-01-06** `cbb5695aec22` — 3 breaking, 3 warning

## Changes

- **2021-02-17** `c17321038db8` — 7 breaking, 2 warning, 2 info
  - removed the enum value `DEBUG` of the request property `level`
  - removed the enum value `ERROR` of the request property `level`
  - removed the enum value `FATAL` of the request property `level`
  - removed the enum value `INFO` of the request property `level`
  - removed the enum value `OFF` of the request property `level`
  - removed the enum value `Trace` of the request property `level`
  - removed the enum value `WARN` of the request property `level`
  - removed the request property `className`
  - removed the request property `loggerName`
  - added the new optional request property `loggerClass`
  - added the new optional request property `name`
- **2021-02-15** `e54cd8a3e400` — 2 breaking, 4 info
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
  - added the optional property `success` to the response with the `200` status
- **2021-02-15** `4c069bd0d746` — 3 breaking, 3 warning
  - removed the media type `application/json` from the request body
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
  - removed the optional property `success` from the response with the `200` status
- **2021-02-11** `14d81430e085` — 2 breaking, 4 info
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
  - added the optional property `success` to the response with the `200` status
- **2021-01-06** `cbb5695aec22` — 3 breaking, 3 warning
  - removed the media type `application/json` from the request body
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
  - removed the optional property `success` from the response with the `200` status

---

[Operation](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/docs/groups/:group-id/log-configs/post.md) · [API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [Page](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/groups/:group-id/log-configs/post)
