Preparing search index...
The search index is not available
Deepkit
Deepkit
orm
LogPlugin
Class LogPlugin
Hierarchy
LogPlugin
Implements
DatabasePlugin
Index
Constructors
constructor
Properties
entities
log
Entities
options
Methods
create
Log
get
Log
Entity
get
Log
Entity
Collection
Name
is
Included
on
Register
Constructors
constructor
new
Log
Plugin
(
options
?:
Partial
<
LoginPluginOptions
>
)
:
LogPlugin
Parameters
options:
Partial
<
LoginPluginOptions
>
= {}
Returns
LogPlugin
Properties
Protected
entities
entities
:
Set
<
ReflectionClass
<
any
>
>
= ...
Protected
log
Entities
log
Entities
:
Map
<
ReflectionClass
<
any
>
,
ReflectionClass
<
any
>
>
= ...
options
options
:
LoginPluginOptions
= ...
Methods
create
Log
create
Log
(
databaseSession
:
DatabaseSession
<
any
>
, type
:
LogType
, reflectionClass
:
ReflectionClass
<
any
>
, primaryKey
:
any
)
:
LogEntity
Parameters
databaseSession:
DatabaseSession
<
any
>
type:
LogType
reflectionClass:
ReflectionClass
<
any
>
primaryKey:
any
Returns
LogEntity
get
Log
Entity
get
Log
Entity
(
schema
:
ClassType
<
any
>
|
ReflectionClass
<
any
>
)
:
ClassType
<
LogEntity
>
Parameters
schema:
ClassType
<
any
>
|
ReflectionClass
<
any
>
Returns
ClassType
<
LogEntity
>
get
Log
Entity
Collection
Name
get
Log
Entity
Collection
Name
(
schema
:
ReflectionClass
<
any
>
)
:
string
Parameters
schema:
ReflectionClass
<
any
>
Returns
string
is
Included
is
Included
(
classType
:
ReflectionClass
<
any
>
)
:
boolean
Parameters
classType:
ReflectionClass
<
any
>
Returns
boolean
on
Register
on
Register
(
database
:
Database
<
any
>
)
:
void
Parameters
database:
Database
<
any
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Log
Plugin
constructor
entities
log
Entities
options
create
Log
get
Log
Entity
get
Log
Entity
Collection
Name
is
Included
on
Register
Generated using
TypeDoc