aboutsummaryrefslogtreecommitdiffstats
path: root/logd/src/logd/rpc_forwarder.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHÃ¥vard Pettersen2023-03-061-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-1/+3
* Ensure RPC target is freed if exception thrown in ctorTor Brede Vekterli2020-04-071-1/+9
* Remove the legacy protocol between logd and logserver.Geir Storli2019-05-091-1/+0
* Change rpc and legacy forwarder to take forward filter in the constructor.Geir Storli2019-04-021-2/+1
* Integrate rpc forwarder and use it when logd config says so.Geir Storli2019-04-011-0/+1
* Prepare ConfigSubscriber to support instantiation of either legacy or rpc for...Geir Storli2019-03-291-0/+1
* Move ownership of supervisor out of rpc forwarder.Geir Storli2019-03-291-2/+2
* Filter log messages based on log level, similar as in legacy forwarder.Geir Storli2019-03-281-0/+2
* Update metrics for each log message similar to legacy forwarder.Geir Storli2019-03-281-1/+4
* Count bad log lines.Geir Storli2019-03-281-0/+1
* Implement initial version of forwarder that uses RPC to send protobuf encoded...Geir Storli2019-03-281-0/+39