diff --git a/packages/event-logger/README.md b/packages/event-logger/README.md index a7a4fd43..b47f5143 100644 --- a/packages/event-logger/README.md +++ b/packages/event-logger/README.md @@ -17,7 +17,6 @@ There are also functions that can be manually called to persist events. Current, Ideally this plugin should be used in combination with the event logger from our core package. This event logger will also default debug the events. This is mainly as a fallback for when no listener is present within the agent. - You can also store (credential) activity logs. which gets information related to a credential and the action that has performed on it. ## Available functions