Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LoggerDefaultDateFormat = "2006/01/02 - 15:04:05.00"
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) StreamServerInterceptor ¶
func (logger *Logger) StreamServerInterceptor() grpc.StreamServerInterceptor
func (*Logger) UnaryServerInterceptor ¶
func (logger *Logger) UnaryServerInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.