**@eastgold15/elogs**

***

# @eastgold15/elogs

## Interfaces

- [AIMetrics](interfaces/AIMetrics.md)
- [CreateElogsOptions](interfaces/CreateElogsOptions.md)
- [DrizzleLikeError](interfaces/DrizzleLikeError.md)
- [ElogsConfig](interfaces/ElogsConfig.md)
- [GlobalLogger](interfaces/GlobalLogger.md)
- [Logger](interfaces/Logger.md)
- [RequestContextStore](interfaces/RequestContextStore.md)
- [TraceContextFields](interfaces/TraceContextFields.md)
- [WebSocketLike](interfaces/WebSocketLike.md)
- [WsHandlerHooks](interfaces/WsHandlerHooks.md)

## Type Aliases

- [ContextKey](type-aliases/ContextKey.md)
- [CreateElogs](type-aliases/CreateElogs.md)
- [LogPreset](type-aliases/LogPreset.md)
- [PresetConfig](type-aliases/PresetConfig.md)

## Variables

- [globalLogger](variables/globalLogger.md)
- [pino](variables/pino.md)
- [requestStorage](variables/requestStorage.md)

## Functions

- [createElogs](functions/createElogs.md)
- [createWsHandlerWrapper](functions/createWsHandlerWrapper.md)
- [errorMap](functions/errorMap.md)
- [httpError](functions/httpError.md)
- [initGlobalLogger](functions/initGlobalLogger.md)
- [injectTraceContext](functions/injectTraceContext.md)
- [isDrizzleError](functions/isDrizzleError.md)
- [mergeAIMetrics](functions/mergeAIMetrics.md)
- [registerPreset](functions/registerPreset.md)
- [setGlobalLogger](functions/setGlobalLogger.md)
- [translateDrizzleError](functions/translateDrizzleError.md)
- [useLogger](functions/useLogger.md)
