AngularTS
Preparing search index...
LogServiceFactory
Type Alias LogServiceFactory
LogServiceFactory
:
(
...
args
:
any
[]
)
=>
LogService
A function that returns a LogService implementation.
Type Declaration
(
...
args
:
any
[]
)
:
LogService
Parameters
...
args
:
any
[]
Returns
LogService
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AngularTS
Loading...
A function that returns a LogService implementation.