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
LogPublisher
Class LogPublisher
Abstract
Hierarchy
LogPublisher
ConsoleLogPublisher
LocalStorageLogPublisher
Index
Constructors
constructor
Properties
location
Methods
clear
log
Constructors
constructor
new
Log
Publisher
(
publisherService
:
LogPublisherService
)
:
LogPublisher
Parameters
publisherService:
LogPublisherService
Returns
LogPublisher
Properties
Protected
location
location
:
string
Methods
Abstract
clear
clear
(
)
:
void
Returns
void
Abstract
log
log
(
entry
:
LogEntry
)
:
void
Parameters
entry:
LogEntry
Returns
void
Exports
Log
Publisher
constructor
location
clear
log
Generated using
TypeDoc