Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
LocalStorageLogPublisher
Class LocalStorageLogPublisher
Hierarchy
LogPublisher
LocalStorageLogPublisher
Index
Constructors
constructor
Properties
location
DEFAULT_
KEY
Methods
clear
log
Constructors
constructor
new
Local
Storage
Log
Publisher
(
publisherService
:
LogPublisherService
, logKey
?:
string
)
:
LocalStorageLogPublisher
Parameters
publisherService:
LogPublisherService
Optional
logKey:
string
Returns
LocalStorageLogPublisher
Properties
Protected
location
location
:
string
Static
Readonly
DEFAULT_
KEY
DEFAULT_
KEY
:
"application-log"
= 'application-log'
Methods
clear
clear
(
)
:
void
Returns
void
log
log
(
entry
:
LogEntry
)
:
void
Parameters
entry:
LogEntry
Returns
void
Exports
Local
Storage
Log
Publisher
constructor
location
DEFAULT_
KEY
clear
log
Generated using
TypeDoc