mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-28 00:17:34 +02:00
logs: add new log scrubber (#1346)
This commit is contained in:
parent
3caaf29899
commit
8ab0dcb45b
3 changed files with 193 additions and 0 deletions
2
pkg/logutil/logutil.go
Normal file
2
pkg/logutil/logutil.go
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Package logutil contains functionality for working with logs.
|
||||
package logutil
|
Loading…
Add table
Add a link
Reference in a new issue