[MXS-1814] Log warning when log_debug is used with release packages Created: 2018-04-19 Updated: 2020-08-25 Resolved: 2018-04-23 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As the debug log level is disabled in release versions, it should cause a warning to be logged. In 2.3, the log_debug option should be removed completely. |
| Comments |
| Comment by markus makela [ 2018-04-23 ] |
|
A warning is now logged if log_debug is used in release mode. |