- Notifications
You must be signed in to change notification settings - Fork5
Commit19dbc34
committed
Add a hook for processing messages due to be sent to the server log.
Use-cases for this include custom log filtering rules and custom logmessage transmission mechanisms (for instance, lossy log messagecollection, which has been discussed several times recently).As is our common practice for hooks, there's no regression test noruser-facing documentation for this, though the author did exhibit asample module using the hook.Martin Pihlak, reviewed by Marti Raudsepp1 parentbc97c38 commit19dbc34
2 files changed
+30
-0
lines changedLines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
98 | 107 |
| |
99 | 108 |
| |
100 | 109 |
| |
| |||
1276 | 1285 |
| |
1277 | 1286 |
| |
1278 | 1287 |
| |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
1279 | 1305 |
| |
1280 | 1306 |
| |
1281 | 1307 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
337 | 341 |
| |
338 | 342 |
| |
339 | 343 |
| |
|
0 commit comments
Comments
(0)