Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DylanVerstraete/5249db85780e5094cdc51c1e8e970b68 to your computer and use it in GitHub Desktop.
Save DylanVerstraete/5249db85780e5094cdc51c1e8e970b68 to your computer and use it in GitHub Desktop.
➜ consensus cat consensus.log
2020/01/10 14:05:37.997395 persist.go:66: STARTUP: Logging has started. tfchain Version 1.2.1-2645419
2020/01/10 14:05:38.331903 plugin.go:56: [DEBUG] Registering plugin erc20
2020/01/10 14:05:38.331953 plugin.go:339: [DEBUG] Creating new pluginstorage for erc20
2020/01/10 14:05:38.667849 plugin.go:56: [DEBUG] Registering plugin threebot
2020/01/10 14:05:38.667912 plugin.go:339: [DEBUG] Creating new pluginstorage for threebot
2020/01/10 14:05:38.979843 plugin.go:56: [DEBUG] Registering plugin minting
2020/01/10 14:05:38.979906 plugin.go:339: [DEBUG] Creating new pluginstorage for minting
2020/01/10 14:05:39.147850 plugin.go:56: [DEBUG] Registering plugin authcointx
2020/01/10 14:05:39.147938 plugin.go:339: [DEBUG] Creating new pluginstorage for authcointx
2020/01/10 14:05:39.147981 plugin.go:417: [DEBUG] Number of plugins to close: 3
2020/01/10 14:05:39.147987 plugin.go:420: [DEBUG] Closing plugin erc20
2020/01/10 14:05:39.147992 plugin.go:420: [DEBUG] Closing plugin threebot
2020/01/10 14:05:39.148000 plugin.go:420: [DEBUG] Closing plugin minting
2020/01/10 14:07:50.776737 persist.go:66: STARTUP: Logging has started. tfchain Version 1.2.1-2645419
2020/01/10 14:07:50.879990 plugin.go:56: [DEBUG] Registering plugin erc20
2020/01/10 14:07:50.880050 plugin.go:339: [DEBUG] Creating new pluginstorage for erc20
2020/01/10 14:07:51.000037 plugin.go:56: [DEBUG] Registering plugin threebot
2020/01/10 14:07:51.000101 plugin.go:339: [DEBUG] Creating new pluginstorage for threebot
2020/01/10 14:07:51.095873 plugin.go:56: [DEBUG] Registering plugin minting
2020/01/10 14:07:51.095933 plugin.go:339: [DEBUG] Creating new pluginstorage for minting
2020/01/10 14:07:51.215872 plugin.go:56: [DEBUG] Registering plugin authcointx
2020/01/10 14:07:51.215963 plugin.go:339: [DEBUG] Creating new pluginstorage for authcointx
2020/01/10 14:07:51.216012 plugin.go:417: [DEBUG] Number of plugins to close: 3
2020/01/10 14:07:51.216020 plugin.go:420: [DEBUG] Closing plugin erc20
2020/01/10 14:07:51.216026 plugin.go:420: [DEBUG] Closing plugin threebot
2020/01/10 14:07:51.216032 plugin.go:420: [DEBUG] Closing plugin minting
2020/01/10 14:09:28.669929 persist.go:66: STARTUP: Logging has started. tfchain Version 1.2.1-2645419
2020/01/10 14:09:28.760928 plugin.go:56: [DEBUG] Registering plugin erc20
2020/01/10 14:09:28.760973 plugin.go:339: [DEBUG] Creating new pluginstorage for erc20
2020/01/10 14:09:28.857385 plugin.go:56: [DEBUG] Registering plugin threebot
2020/01/10 14:09:28.857474 plugin.go:339: [DEBUG] Creating new pluginstorage for threebot
2020/01/10 14:09:28.976886 plugin.go:56: [DEBUG] Registering plugin minting
2020/01/10 14:09:28.976940 plugin.go:339: [DEBUG] Creating new pluginstorage for minting
2020/01/10 14:09:29.072933 plugin.go:56: [DEBUG] Registering plugin authcointx
2020/01/10 14:09:29.073025 plugin.go:339: [DEBUG] Creating new pluginstorage for authcointx
2020/01/10 14:09:29.073068 plugin.go:417: [DEBUG] Number of plugins to close: 3
2020/01/10 14:09:29.073075 plugin.go:420: [DEBUG] Closing plugin minting
2020/01/10 14:09:29.073081 plugin.go:420: [DEBUG] Closing plugin erc20
2020/01/10 14:09:29.073086 plugin.go:420: [DEBUG] Closing plugin threebot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment