Commit Graph

1 Commits (836884429ae6d08909f4f96fbe0f1ea288e7af12)

Author SHA1 Message Date
Lunny Xiao a51cc6dea4
Fix access log ()
Fix , .

The `AccessLog` middleware has to be after `Contexter` or `APIContexter` so that we can get `LoginUserName` if possible.
And also there is a **BREAK** change that it removed internal API access log.