Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
perxis-go
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
perxis
perxis-go
Commits
02f8d024
Commit
02f8d024
authored
1 year ago
by
Semyon Krestyaninov
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
9ffd9f0e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
logs/zap/core_test.go
+0
-1
0 additions, 1 deletion
logs/zap/core_test.go
logs/zap/entry_encoder_test.go
+1
-1
1 addition, 1 deletion
logs/zap/entry_encoder_test.go
with
1 addition
and
2 deletions
logs/zap/core_test.go
deleted
100644 → 0
+
0
−
1
View file @
9ffd9f0e
package
zap
This diff is collapsed.
Click to expand it.
logs/zap/entry_encoder_test.go
+
1
−
1
View file @
02f8d024
...
...
@@ -41,7 +41,7 @@ func TestEntryEncoder_EncodeEntry(t *testing.T) {
},
},
want
:
&
logs
.
Entry
{
Log
Level
:
logs
.
Level
(
zapcore
.
InfoLevel
),
Level
:
logs
.
Level
(
zapcore
.
InfoLevel
),
Message
:
"создан элемент коллекции"
,
Category
:
"create"
,
Component
:
"Items.Service"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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