grpc.logger

Undocumented in source.

Members

Classes

Logger
class Logger
Undocumented in source.

Enums

Verbosity
enum Verbosity
Undocumented in source.

Functions

DEBUG
void DEBUG(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
ERROR
void ERROR(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
INFO
void INFO(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
assertHandler
void assertHandler(string file, ulong line, string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

gLogger
Logger gLogger;
Undocumented in source.

Meta