prysm-pulse/shared
Potuz 20ac925ee4
Add a journald log format option. (#7429)
* Add a journald log format option.

Add an accepted value "journald" for the --log-format flag so that
logs are directed to journald with the correct error level.

* fix docker images

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-10-06 04:37:16 +00:00
..
aggregation Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
asyncutil Improves asyncutils/Debounce (#7189) 2020-09-08 14:49:28 +00:00
attestationutil Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
benchutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
blockutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
bls Add New Compiler Flags for BLST (#7352) 2020-09-26 08:48:02 +00:00
bytesutil Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
cmd Add a journald log format option. (#7429) 2020-10-06 04:37:16 +00:00
debug Only build with cgosymbolizer when explicitly requested (#6151) 2020-06-05 22:21:43 +00:00
depositutil Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
event Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
featureconfig Add lock around feature config (#7406) 2020-10-01 20:35:44 +00:00
fileutil Fix rename issue (#7205) 2020-09-11 00:56:58 +03:00
grpcutils Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
hashutil Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
htrutils Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
interop Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
iputils Fix IPV6 Address Retrieval (#7257) 2020-09-17 03:02:20 +00:00
keystore Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
logutil Streaming logs: add backfill of messages for new connections" (#7265) 2020-09-17 19:34:03 -05:00
mathutil Verify Attestation Time Correctly (#7160) 2020-09-02 19:21:52 +00:00
maxprocs automaxprocs: Log error to DEBUG instead of panic (#6592) 2020-07-14 01:51:07 +00:00
mclockutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
messagehandler Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
mock Streaming logs: add backfill of messages for new connections" (#7265) 2020-09-17 19:34:03 -05:00
mputil Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
p2putils Fix Fork Data in Local Node (#5997) 2020-05-27 08:07:40 -07:00
pagination Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
params add bootnode (#7415) 2020-10-02 12:28:09 -07:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prereq Warn if user is not using a supported platform (#7381) 2020-10-02 09:45:34 +03:00
prometheus Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
promptutil Make voluntary exits release-ready (#7305) 2020-09-24 11:00:44 +00:00
rand QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
runutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
sliceutil Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
slotutil Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
testutil Pubsub: ensure better TopicIDs validation (#7418) 2020-10-03 01:51:58 +00:00
timeutils Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
trieutil Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
version Use STABLE_ prefix for git tag to force a relink of version (#6307) 2020-06-18 19:59:47 +00:00
BUILD.bazel Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00