Preparing search index...
The search index is not available
Powertools for AWS Lambda (Typescript) API Reference
Powertools for AWS Lambda (Typescript) API Reference
@aws-lambda-powertools/logger
types
<internal>
DeprecatedOption
Type Alias DeprecatedOption
Deprecated
Option
:
{
persistentKeys
?:
never
;
persistentLogAttributes
?:
LogAttributes
;
}
Type declaration
Optional
persistent
Keys
?:
never
Keys that will be added in all log items.
Optional
persistent
Log
Attributes
?:
LogAttributes
Deprecated
Use
persistentKeys
instead.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Powertools for AWS Lambda (Typescript) API Reference
Loading...
Keys that will be added in all log items.