Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
Initialize do some initial work for log. Info logger will write to <dir>/<namespace>-<service_name>-<service_id>-info.log Error logger will write to <dir>/<namespace>-<service_name>-<service_id>-error.log Each log file size is limited to 1GB, and maximum days of old log to retained in day, the default is 14 days(2 week), currently both file size and max ages not support change by user.
func ServeLevel ¶
func ServeLevel(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.