Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
Signed-off-by: Stanislav Viyachev <stanislav.viyachev@limechain.tech>
  • Loading branch information
Coiling-Dragon committed Nov 9, 2023
1 parent cd5c0bb commit 7f32ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/loggcp.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ func (f *GCEFormatter) Format(entry *logrus.Entry) ([]byte, error) {
return nil, fmt.Errorf("Failed to marshal fields to JSON, %v", err)
}
return append(serialized, '\n'), nil
}
}

0 comments on commit 7f32ecf

Please sign in to comment.