solana/geyser-plugin-manager/src
Lijun Wang f211c86e69
Support logging in geyser plugins (#34101)
The change creates a new interface in the GeyserPlugin interface to allow the runtime to pass the logging configuration to the plugin.
2023-11-29 11:31:11 -08:00
..
accounts_update_notifier.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
block_metadata_notifier.rs Add geyser block-metadata notification with entry count (#33359) 2023-09-26 10:13:17 -06:00
block_metadata_notifier_interface.rs Remove RwLock on BlockNotifier (#33981) 2023-11-08 10:27:50 -08:00
entry_notifier.rs Geyser: add starting entry to ReplicaEntryInfo(V2) (#33963) 2023-11-14 09:49:26 -07:00
geyser_plugin_manager.rs Support logging in geyser plugins (#34101) 2023-11-29 11:31:11 -08:00
geyser_plugin_service.rs Remove RwLock on BlockNotifier (#33981) 2023-11-08 10:27:50 -08:00
lib.rs Plumb Entry notification into plugin manager (#30910) 2023-03-28 14:53:27 -06:00
slot_status_notifier.rs Update geyser interface to not require write locks (#30380) 2023-02-17 13:55:02 -08:00
slot_status_observer.rs Fixed missing Root notifications via geyser plugin framework (#31180) 2023-05-03 18:50:00 +08:00
transaction_notifier.rs Update geyser interface to not require write locks (#30380) 2023-02-17 13:55:02 -08:00