forked from Silverfish/proton-bridge
Other: print address mode in info level
This commit is contained in:
@ -263,7 +263,7 @@ func (store *Store) init(firstInit bool) (err error) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
store.log.WithField("mode", store.addressMode).Debug("Initialising store")
|
store.log.WithField("mode", store.addressMode).Info("Initialising store")
|
||||||
|
|
||||||
labels, err := store.initCounts()
|
labels, err := store.initCounts()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user