- Notifications
You must be signed in to change notification settings - Fork4.9k
Commited63689
committed
This patch fixes the event type used to log output from the
stderr-in-service or output-from-syslogger-in-service code. Previouslyeverything was flagged as ERRORs there, which caused all instances tolog "LOG: logger shutting down" as error...Please apply for 8.1. I'd also like it considered for 8.0 since loggingnon-errors as errors can be cause for alarm amongst people who actuallylook at their logs...Magnus Hagander1 parent65790b9 commited63689
1 file changed
+30
-29
lines changedLines changed: 30 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
1266 | 1266 |
| |
1267 | 1267 |
| |
1268 | 1268 |
| |
| 1269 | + | |
1269 | 1270 |
| |
1270 | 1271 |
| |
1271 | 1272 |
| |
| |||
1278 | 1279 |
| |
1279 | 1280 |
| |
1280 | 1281 |
| |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
1281 | 1307 |
| |
1282 |
| - | |
| 1308 | + | |
1283 | 1309 |
| |
1284 | 1310 |
| |
1285 | 1311 |
| |
| |||
1634 | 1660 |
| |
1635 | 1661 |
| |
1636 | 1662 |
| |
1637 |
| - | |
1638 |
| - | |
1639 |
| - | |
1640 |
| - | |
1641 |
| - | |
1642 |
| - | |
1643 |
| - | |
1644 |
| - | |
1645 |
| - | |
1646 |
| - | |
1647 |
| - | |
1648 |
| - | |
1649 |
| - | |
1650 |
| - | |
1651 |
| - | |
1652 |
| - | |
1653 |
| - | |
1654 |
| - | |
1655 |
| - | |
1656 |
| - | |
1657 |
| - | |
1658 |
| - | |
1659 |
| - | |
1660 |
| - | |
1661 |
| - | |
1662 |
| - | |
| 1663 | + | |
1663 | 1664 |
| |
1664 | 1665 |
| |
1665 | 1666 |
| |
| |||
1675 | 1676 |
| |
1676 | 1677 |
| |
1677 | 1678 |
| |
1678 |
| - | |
| 1679 | + | |
1679 | 1680 |
| |
1680 | 1681 |
| |
1681 | 1682 |
| |
|
0 commit comments
Comments
(0)