Paulo Dias
cb71790cf7
chore(linters): Enforce import grouping with gci linter ( #16526 )
...
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-02-24 19:37:12 -06:00
Sven Rebhan
26fc051441
fix(logging): Handle closing correctly and fix tests ( #16539 )
2025-02-24 10:05:29 -06:00
Sven Rebhan
c3e53193d2
feat(logging): Implement structured logging ( #15751 )
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-09-06 15:52:22 -05:00
Sven Rebhan
ef41198481
chore(logging): Implement early logging ( #15629 )
2024-07-26 09:09:21 -06:00
Sven Rebhan
32a5b44d7b
chore(logging): Refactor code ( #15556 )
2024-06-25 07:48:56 -06:00
Sven Rebhan
71b58ddaf5
chore(log): Restructure and cleanup logging code ( #15234 )
2024-05-10 16:43:43 -05:00
Paweł Żak
a2f65d5728
chore: Fix linter findings for Windows (part4) ( #13246 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: pzak <pzak>
2023-06-09 10:24:43 +02:00
Paweł Żak
4d4bed4ec4
chore: Fix linter findings for Windows (part2) ( #13096 )
...
Co-authored-by: pzak <pzak>
2023-04-25 11:29:23 +02:00
Sebastian Spaink
4913392b85
chore: Remove deprecated build tags ( #11867 )
2022-09-22 13:25:31 -05:00
Sebastian Spaink
3a7d9b6d98
fix: support 1.17 & 1.16.7 Go versions ( #9642 )
2021-08-23 15:37:44 -05:00
David Bennett
1bf5a19582
Add Event Log support for Windows ( #8616 )
...
* Add event log support for windows when not running as a windows service.
* Add error message for initializing event logger.
* Add build windows flag.
* Only register event logger when running telegraf under windows.
* Update logger/event_logger.go
Co-authored-by: Steven Soroka <ssoroka@influxdata.com>
* Remove unnecessary 'fmt' import
* Remove unnecessary 'fmt' import
* Remove unnecessary error check
* use constants for eid levels.
Co-authored-by: Steven Soroka <ssoroka@influxdata.com>
2021-01-19 11:03:19 -05:00
Vlasta Hajek
7ec54d4be9
Improve startup error reporting when ran as Windows service ( #4291 )
2019-08-28 14:34:44 -07:00