Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
RegisterOptions
Interface RegisterOptions
interface
RegisterOptions
{
logLevel
?:
LevelWithSilent
;
logSerializers
?:
Record
<
string
,
(
(
value
)
=>
string
)
>
;
prefix
?:
string
;
}
Index
Properties
log
Level?
log
Serializers?
prefix?
Properties
Optional
log
Level
log
Level
?:
LevelWithSilent
Optional
log
Serializers
log
Serializers
?:
Record
<
string
,
(
(
value
)
=>
string
)
>
Type declaration
(
value
)
:
string
Parameters
value
:
any
Returns
string
Optional
prefix
prefix
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
log
Level
log
Serializers
prefix
Astro Node.js Fastify adapter - v0.0.12
Loading...