Search
Preparing search index...
The search index is not available
mongoback - DEV - v2.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongoback - DEV - v2.1.0
utils.helper
Logger
Class Logger
Hierarchy
Logger
Index
Constructors
constructor
Properties
actual
Collections
base
command
expected
Collections
mongoexport
realtime
spinners
Methods
exporting
Collection
Start
exporting
Collection
Stop
exporting
Database
print
Collections
Helper
print
Command
print
Expected
Collections
print
Exported
Collections
print
Mongoexport
warn
Constructors
constructor
new
Logger
(
options
:
LogOptions
)
:
Logger
Parameters
options:
LogOptions
Returns
Logger
Properties
Private
Readonly
actual
Collections
actual
Collections
:
boolean
Private
Readonly
base
base
:
boolean
Private
Readonly
command
command
:
boolean
Private
Readonly
expected
Collections
expected
Collections
:
boolean
Private
Readonly
mongoexport
mongoexport
:
boolean
Private
Readonly
realtime
realtime
:
boolean
Private
spinners
spinners
:
{}
= ...
Type declaration
Methods
exporting
Collection
Start
exporting
Collection
Start
(
db
:
string
, collection
:
string
)
:
void
Parameters
db:
string
collection:
string
Returns
void
exporting
Collection
Stop
exporting
Collection
Stop
(
db
:
string
, collection
:
string
, succeded
:
boolean
)
:
void
Parameters
db:
string
collection:
string
succeded:
boolean
Returns
void
exporting
Database
exporting
Database
(
db
:
string
)
:
void
Parameters
db:
string
Returns
void
Private
print
Collections
Helper
print
Collections
Helper
(
schema
:
ExportSchema
, shouldPrint
:
boolean
, tagText
:
string
)
:
void
Parameters
schema:
ExportSchema
shouldPrint:
boolean
tagText:
string
Returns
void
print
Command
print
Command
(
cmd
:
string
)
:
void
Parameters
cmd:
string
Returns
void
print
Expected
Collections
print
Expected
Collections
(
expected
:
ExportSchema
)
:
void
Parameters
expected:
ExportSchema
Returns
void
print
Exported
Collections
print
Exported
Collections
(
actual
:
ExportSchema
)
:
void
Parameters
actual:
ExportSchema
Returns
void
print
Mongoexport
print
Mongoexport
(
log
:
string
, success
:
boolean
)
:
void
Parameters
log:
string
success:
boolean
Returns
void
warn
warn
(
message
:
string
, error
:
any
)
:
void
Parameters
message:
string
error:
any
Returns
void
Exports
utils.helper
DEFAULT_
OPTIONS
merge
Options
Logger
constructor
actual
Collections
base
command
expected
Collections
mongoexport
realtime
spinners
exporting
Collection
Start
exporting
Collection
Stop
exporting
Database
print
Collections
Helper
print
Command
print
Expected
Collections
print
Exported
Collections
print
Mongoexport
warn
check
Mongodump
Installed
check
Mongoexport
Installed
export
Collections
get
Mongo
Connection
From
Options
get
Parsed
Collections
purge
Exporting
Options
remove
Schema
Details
Generated using
TypeDoc