mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-07 19:30:46 +02:00
build: add styling option for console logger
This will only be available when the dev build tag is set
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build !dev
|
||||
// +build !dev
|
||||
|
||||
package build
|
||||
|
||||
import "github.com/btcsuite/btclog/v2"
|
||||
|
Reference in New Issue
Block a user