Documentation
¶
Index ¶
- func GetPropertyValue(prop *ical.Prop) string
- func HoursMinutes(dt time.Time) int
- type Logger
- func (l *Logger) Error(msg string, userId *string)
- func (l *Logger) LogCustomError(msg string, keyValuePairs ...interface{})
- func (l *Logger) LogDebug(msg string)
- func (l *Logger) LogError(msg string, userId *string, err error)
- func (l *Logger) LogInfo(msg string)
- func (l *Logger) LogWarn(msg string, userId *string, err error)
- func (l *Logger) Warn(msg string, userId *string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPropertyValue ¶
func GetPropertyValue(prop *ical.Prop) string
func HoursMinutes ¶
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) LogCustomError ¶
Click to show internal directories.
Click to hide internal directories.