[MXS-2353] Per service log_info Created: 2019-02-26 Updated: 2024-01-04 Resolved: 2021-11-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 6.2.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-145 |
| Description |
|
With multiple services having log_info work per service helps figure out why it isn't working. Having 10 services with only one of them with problems the info log level is too verbose. |
| Comments |
| Comment by markus makela [ 2020-10-08 ] |
|
This is less important now that the log is available in MaxGUI and it can be filtered by a particular service. |
| Comment by markus makela [ 2021-11-25 ] |
|
Added log_warning, log_notice, log_info and log_debug to the services. These allow the logging levels to be enabled per service if they are globally disabled. |