crowdsec/pkg/types
Laurence Jones bcce4afe5e
enhance: Flags now superceed all log levels (#3496)
* enhance: Flags now superceed all log levels

* enhance: remove global var for local scope

* test

---------

Co-authored-by: marco <marco@crowdsec.net>
2025-03-07 13:42:08 +00:00
..
appsec_event.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +01:00
constants.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +01:00
datasource.go trim pkg/types: move DataSet/GetData to pkg/cwhub, removed unused Clone function (#2271) 2023-06-08 16:49:51 +02:00
event.go loop performance optimizations / 1 (#3313) 2024-12-05 18:04:26 +01:00
event_test.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +01:00
getfstype.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +01:00
getfstype_freebsd.go db config: don't exit setup if can't detect fs, improve detection for freebsd (#2963) 2024-04-25 11:11:57 +02:00
getfstype_openbsd.go implement GetFSType on openbsd with the correct statfs struct member (#3191) 2024-08-27 12:41:53 +02:00
getfstype_windows.go Auto detect if reading logs or storing sqlite db on a network share (#2241) 2024-03-07 14:04:50 +01:00
ip.go refact pkg/database: clean up code and error messages (#3263) 2024-12-19 17:01:16 +01:00
ip_test.go refactor pkg/leakybucket (#3371) 2024-12-20 14:33:24 +01:00
line.go Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
queue.go refactor: prefer logrus.WithField over WithFields with a single param (#3087) 2024-06-20 10:38:23 +02:00
utils.go enhance: Flags now superceed all log levels (#3496) 2025-03-07 13:42:08 +00:00