mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-14 01:30:13 +00:00
feat: add elasticsearch tracing subscriber
create lib/pk_core
This commit is contained in:
parent
5097eb9ce2
commit
1825a00248
4 changed files with 128 additions and 0 deletions
2
lib/pk_core/src/lib.rs
Normal file
2
lib/pk_core/src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod tracing;
|
||||
pub mod util;
|
||||
Loading…
Add table
Add a link
Reference in a new issue