Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | set default gRPC C# logging level to Info | Jan Tattermusch | 2016-06-13 |
| | |||
* | add LogLevel enum | Jan Tattermusch | 2016-06-13 |
| | |||
* | Add TextWriterLogger | Jan Tattermusch | 2016-04-11 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | make timestamp format in C# logs more similar to C core | Jan Tattermusch | 2016-03-17 |
| | |||
* | Add a NullLogger in the C# implementation | Jon Skeet | 2016-02-17 |
| | | | | | | | I'd argue that at this stage, this should probably be the default. Further options to consider: - Make it a singleton, or at least expose a static property with a single instance? - Allow SetLogger(null) to use the NullLogger? | ||
* | plain log message should not be treated as format string | Jan Tattermusch | 2015-09-17 |
| | |||
* | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
| | |||
* | fixing doc comments | Jan Tattermusch | 2015-08-10 |
| | |||
* | introduce gRPC logger | Jan Tattermusch | 2015-07-24 |