gRPC C#
gRPC C#
Namespaces
Grpc.Core.Logging
ILogger Interface
ILogger Methods
Warning Method
Warning Method (String, Object[])
Warning Method (Exception, String, Object[])
ILogger
Warning Method
Overload List
Name
Description
Warning(String,
Object
)
Logs a message with severity Warning.
Warning(Exception, String,
Object
)
Logs a message and an associated exception with severity Warning.
Top
See Also
Reference
ILogger Interface
Grpc.Core.Logging Namespace