[MXS-828] Remove "Syslog logging is disabled." to stdout when starting without syslog Created: 2016-08-11 Updated: 2016-10-18 Resolved: 2016-10-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.4.3 |
| Fix Version/s: | 2.1.0 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Anders Karlsson | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux CentOS 6.4 x86_64 |
||
| Description |
|
This message is written to stdout when starting maxscale, and it is not really helpful. If anything it should be written to stderr, but even that makes very little sense. |
| Comments |
| Comment by Johan Wikman [ 2016-10-18 ] |
|
Now a warning is written to stderr if both syslog and maxlog are disabled. |