Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22a7f0099
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22a7f0099
Commits
bca7301b
Commit
bca7301b
authored
5 years ago
by
Ming Deng
Browse files
Options
Downloads
Patches
Plain Diff
Remove chinese comment —— copy from example...
parent
9c3d1905
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
filter/impl/access_log_filter.go
+0
-2
0 additions, 2 deletions
filter/impl/access_log_filter.go
with
0 additions
and
2 deletions
filter/impl/access_log_filter.go
+
0
−
2
View file @
bca7301b
...
@@ -53,10 +53,8 @@ func init() {
...
@@ -53,10 +53,8 @@ func init() {
* you should config "accesslog" in service's config to tell the filter where store the access log.
* you should config "accesslog" in service's config to tell the filter where store the access log.
* for example:
* for example:
* "UserProvider":
* "UserProvider":
# 可以指定多个registry,使用逗号隔开;不指定默认向所有注册中心注册
registry: "hangzhouzk"
registry: "hangzhouzk"
protocol : "dubbo"
protocol : "dubbo"
# 相当于dubbo.xml中的interface
interface : "com.ikurento.user.UserProvider"
interface : "com.ikurento.user.UserProvider"
... # other configuration
... # other configuration
accesslog: "/your/path/to/store/the/log/", # it should be the path of file.
accesslog: "/your/path/to/store/the/log/", # it should be the path of file.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment