The unique name of this plugin.
This should be a unique identifier for the plugin, typically in kebab-case format (e.g., 'session-manager', 'rate-limiter').
@override String get name => 'logger';