Merge pull request #3699 from orgmatileg/develop
router.go: add comment func LogAccess
This commit is contained in:
		
						commit
						582a4fa34b
					
				| @ -971,6 +971,7 @@ func toURL(params map[string]string) string { | ||||
| 	return strings.TrimRight(u, "&") | ||||
| } | ||||
| 
 | ||||
| // LogAccess logging info HTTP Access | ||||
| func LogAccess(ctx *beecontext.Context, startTime *time.Time, statusCode int) { | ||||
| 	//Skip logging if AccessLogs config is false | ||||
| 	if !BConfig.Log.AccessLogs { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user