@log-right/base > ConfigurationManagerBase > tryGetLogEventConfig
ConfigurationManagerBase.tryGetLogEventConfig propertyโ
Get the current configuration for a specified log event type
Signature:static tryGetLogEventConfig: (type: string) => LogEventConfigBase | undefined;