Move gRPC/Protobuf logs handling to a dedicated file.
This commit is contained in:
parent
aac5678def
commit
b54c65005a
5 changed files with 66 additions and 31 deletions
3
src/grpc_log.hpp
Normal file
3
src/grpc_log.hpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
void initGrpcLog();
|
||||
Loading…
Add table
Add a link
Reference in a new issue