lnd/build
Elle Mouton 755ad49440
build: Append commit hash to the main LND context
It can be disabled via the new `logging.no-commit-hash` config option.
2024-12-02 09:23:06 +02:00
..
config_dev.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
config_prod.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
config.go build: Append commit hash to the main LND context 2024-12-02 09:23:06 +02:00
dependencies.go build: remove go-fuzz dependency and references 2022-11-11 10:44:37 -06:00
deployment_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
deployment_prod.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
deployment.go build/deployment: add prod+dev targets 2018-10-05 13:04:45 +09:00
handler_sets.go go.mod+build: update btclog dep 2024-11-27 10:44:01 +02:00
handlers.go build: apply log type flags in NewDefaultLogHandlers 2024-10-26 14:15:14 +02:00
log_default.go build: switch to slog Handlers 2024-10-22 17:03:51 +02:00
log_nolog.go build: switch to slog Handlers 2024-10-22 17:03:51 +02:00
log_shutdown.go build: add CriticalS to ShutdownLogger 2024-10-22 17:03:56 +02:00
log_stdlog.go build: switch to slog Handlers 2024-10-22 17:03:51 +02:00
log_test.go build: switch to slog Handlers 2024-10-22 17:03:51 +02:00
log.go multi: move logcompressor to logging.file.compressor 2024-10-30 13:30:04 +02:00
loglevel_critical.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_debug.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_error.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_info.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_off.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_trace.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
loglevel_warn.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
logrotator.go build+config: move maxlogfiles and maxfilesize to logger config 2024-10-30 13:30:04 +02:00
sub_logger.go build: switch to slog Handlers 2024-10-22 17:03:51 +02:00
version.go build: Append commit hash to the main LND context 2024-12-02 09:23:06 +02:00