Commit Graph

17 Commits (98eee91ecc3d83b9178c76d7b15f29555651c4a0)

Author SHA1 Message Date
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Leo Chen b743dcc840 [log] dispaly nano sec in timestamp 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
Kai Lee 4d41cd79c7 Default zerolog level to Disabled to silence logs generated by tests 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago
Peter Chung b632fd277a [logging] use GlogHandler as the base handler 6 years ago
Peter Chung 01f69f2e7a [logging] add verbosity flag to bootnode, txgen, harmony cmd 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Leo Chen a55b4514dd use gossip for all consensus messages 6 years ago
Minh Doan 139d81113e only use logging singleton 6 years ago
Minh Doan 9762ab75bd switch using disk-based db by default. logging singleton should have context of the node (ip and port) 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Minh Doan 4ebb553a50 add singleton for logging 6 years ago
Minh Doan ec5c0495c9 refactor singleton 6 years ago
Minh Doan d0247f0bb7 add singleton for logging 6 years ago
Minh Doan 82a725abfa move trie and utils into internal 6 years ago
Leo Chen 2bb8648784 HAR-84: golint fix of utils/singleton 6 years ago
Leo Chen a989a84966 [HAR-73] add a singleton package and tests in utils 6 years ago