Преглед изворни кода

clean_log: add net::message_subscriber to targets with func included

x пре 3 година
родитељ
комит
e1352d6602
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      script/clean_logs.py

+ 1 - 0
script/clean_logs.py

@@ -126,6 +126,7 @@ def replace(fname, contents):
                 "net::protocol_seed",
                 "net::protocol_version",
                 "net::p2p",
+                "net::message_subscriber",
             ):
                 local_target += f"::{function_name}()"