[#236] Add support zapjournald logger configuration #263
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#263
Loading…
Reference in a new issue
No description provided.
Delete branch ":feature/236-add_support_zapjournald"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #236
Signed-off-by: Roman Loginov r.loginov@yadro.com
a998656372
to713499ace5
@ -741,0 +758,4 @@
return newStdoutLogger(lvl)
}
if dest == destinationJournald {
Optional: maybe it's better to use
switch
operator?Please, update changelog (we should mention new param
logger.destination
there)713499ace5
to80caef8057
80caef8057
to406075aebb