Closed matthewdarwin closed 1 year ago
Some docs here: https://developers.eos.io/manuals/eos/v2.2/nodeos/logging/native_logging/index And changes to GELF logging documented in GELF section of: https://github.com/AntelopeIO/leap/releases/tag/v3.1.0
Ah, not bad.
https://docs.eosnetwork.com/leap/3.2-rc1/nodeos/logging/
There is no info ^^ on using SIGHUP to reload the logging.json
file. Also update for the new GELF config: https://github.com/AntelopeIO/leap/releases/tag/v3.1.0
Also the list of loggers needs updated.
transaction_tracing
transaction_success_tracing
transaction_trace_success
& transaction_trace_failure
transaction
state_history
@bhazzard to add task to developer relationship that encapsulates Kevin's suggestions, then close.
Add basic documentation on logging.json
Recently,
transaction_trace_failure: debug
was used for debugging WAX issues.