fox.cpp
|
f82742b392
|
Implement net.Listener hand-over during config reload
Log library refactored a little to make it easier to enable debug logging.
|
2025-01-30 01:45:19 +03:00 |
|
fox.cpp
|
503c9f8849
|
Implement Configure-Start-Stop module lifetime and non-global Registry object
container.Global is temporarily added until we start passing container
during module initialization.
|
2025-01-29 21:40:15 +03:00 |
|
fox.cpp
|
dbc030c267
|
Clean-up lint warnings
|
2025-01-24 23:34:09 +03:00 |
|
guoguangwu
|
8431eae5e5
|
chore: remove refs to deprecated io/ioutil
|
2023-11-16 15:52:52 +08:00 |
|
fox.cpp
|
bae40f875b
|
log: Allow creating zap.Logger out of log.Logger
We replace zapcore.Core with our own implementation. This is the first stage in migration to using zap library for logging.
|
2021-07-13 10:38:19 +03:00 |
|
fox.cpp
|
2d18ff5a30
|
MIT => GPLv3; Add license/copyright notices everywhere
|
2020-07-22 16:12:26 +03:00 |
|
fox.cpp
|
bcceec4fe4
|
Extract several packages to form a public API
|
2020-07-15 01:31:06 +03:00 |
|