mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-09 06:24:44 +02:00
Make logging more efficient
This commit is contained in:
parent
d44a11325d
commit
2f0fdf1252
5 changed files with 168 additions and 60 deletions
log
|
@ -94,7 +94,6 @@ func ToFormat(s string) Format {
|
|||
|
||||
// Contexter allows structs to export a key-value pairs in the form of a Context
|
||||
type Contexter interface {
|
||||
// Context returns the object context as key-value pairs
|
||||
Context() Context
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue