Vladimir Stoilov
df62abdf1b
Add database custom interface functions
2023-07-20 14:33:55 +02:00
vladimir
5a9e76403d
Add android specific debug info
2023-01-17 13:52:52 +02:00
Daniel
f6f644fd8e
Improve logging control flow
2022-11-04 16:12:42 +01:00
Daniel
cc1375e1de
Fix go build flags
2022-02-14 16:01:42 +01:00
Daniel
3e4e0c361d
Fix or disable new linters
2022-02-01 13:40:50 +01:00
Daniel
f59ad0357a
Fix tests and linter warnings
2022-02-01 13:12:46 +01:00
Daniel
b304e88e79
Add logging metrics
2021-12-21 17:29:01 +01:00
Aaron Bieber
ecf2c2279f
Unify the log/formatting_*.go files for all unix like OSs
...
This switches to using the +build tag in log/formatting so that a single file
can be used to build for *NIX machines (everything that isn't 'windows').
2021-04-28 18:41:44 -06:00
Daniel
90939d8464
Add log level config option
2021-03-31 10:30:01 +02:00
Daniel
8c6cb758f7
Implement review suggestion
2021-01-19 15:37:07 +01:00
Daniel
5daeac8cf7
Add basic debug api endpoints
2020-12-30 23:50:17 +01:00
Patrick Pacher
1e8d2731dd
Add support for different log adapters
2020-09-24 10:57:43 +02:00
Patrick Pacher
26c35f2f74
Fix badger test
2020-04-15 17:56:42 +02:00
ppacher
53a45b72ef
Only set initial log level if flag is set
2020-04-07 10:52:07 +02:00
ppacher
c3026b32c8
Use same formating on darwin as on linux
2020-04-02 08:29:28 +02:00
Daniel
1f77046877
Update packages to new modules structure and other minor fixes
2020-02-18 15:44:18 +01:00
Daniel
bd362db87e
Improve logging
2019-10-25 13:37:58 +02:00
Daniel
b0204f95ff
Improve and fix logging
2019-10-09 16:22:51 +02:00
Daniel
f29bd54976
Clean up log package, improve conditional logging, make scheduling optional
2019-09-20 22:03:21 +02:00
Daniel
c1cc409558
Cleanup log package, remove dependency on taskmanager package
2019-09-06 22:45:49 +02:00
Raskaro
150cede3f8
Remove branching in fastcheckLevel() in order to speedup the function
...
Is just a minor fix, but since I spotted it and the function is called fast*, I thought it is might worth doing ...
2019-08-21 16:27:34 +02:00
Daniel
a2d6bc974c
Fix test, add test helper script
2019-08-20 15:42:46 +02:00
Daniel
3890bf68f3
Switch from file levels logging to pkg levels
2019-08-05 12:36:17 +02:00
Daniel
a7105dc6ba
Remove copyright notices from files, LICENSE file suffices
2019-07-24 11:10:02 +02:00
Daniel
0de310503a
Add util function for creating/checking dirs
2019-07-04 13:47:18 +02:00
Daniel
8f3082f96f
Update import paths
2019-06-27 13:29:56 +02:00
Daniel
fc58732fd4
Add context based log tracer
2019-05-10 11:51:18 +02:00
Daniel
ab61b623f6
Add log line deduplication
2019-05-06 10:37:22 +02:00
Daniel
2da792a08d
Fix logging on windows
2019-04-26 11:36:45 +02:00
Daniel
221e003e33
Add note
2019-03-11 23:02:39 +01:00
Daniel
ff4248822b
Improve logging initialization
2019-03-08 23:18:25 +01:00
Daniel
c399d7c748
Fix race condition in log
2018-10-23 11:57:36 +02:00
Daniel
45e187f883
Make log more resilient
2018-09-27 15:57:01 +02:00
Daniel
cfca5386cf
Adadt config package to new module system
2018-08-23 14:57:25 +02:00
Daniel
96ec15b39b
Initial commit after restructure
2018-08-13 14:05:58 +02:00