You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It contains the main logic and definitions for logging processing and event logging definitions.
31
31
32
-
### ParchmentDefault
32
+
### Parchment
33
33
34
-
Provides a stander implementation compliant with the Protocol provided by Parchment. If you implement your own buffer and scheduler, you do not need to add any dependencies.
34
+
Provides a stander implementation compliant with the Protocol provided by ParchmentCore. If you implement your own buffer and scheduler, you do not need to add any dependencies.
35
35
36
36
See the [Customization](#customization) section for more details.
0 commit comments