Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
LoggingProvider
Interface LoggingProvider
interface
LoggingProvider
{
configure
(
config
?
)
:
object
;
getCategoryName
(
)
:
string
;
getProviderName
(
)
:
string
;
pushLogs
(
logs
)
:
void
;
}
Index
Methods
configure
get
Category
Name
get
Provider
Name
push
Logs
Methods
configure
configure
(
config
?
)
:
object
Parameters
Optional
config
:
object
Returns
object
get
Category
Name
get
Category
Name
(
)
:
string
Returns
string
get
Provider
Name
get
Provider
Name
(
)
:
string
Returns
string
push
Logs
push
Logs
(
logs
)
:
void
Parameters
logs
:
InputLogEvent
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
configure
get
Category
Name
get
Provider
Name
push
Logs
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter