Search
Preparing search index...
The search index is not available
typescript-logging
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"DataStructures"
StringBuilder
Class StringBuilder
Utility class to build up a string.
Hierarchy
StringBuilder
Index
Methods
append
append
Line
clear
is
Empty
to
String
Methods
append
append
(
line
:
string
)
:
StringBuilder
Parameters
line:
string
Returns
StringBuilder
append
Line
append
Line
(
line
:
string
)
:
StringBuilder
Parameters
line:
string
Returns
StringBuilder
clear
clear
(
)
:
void
Returns
void
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
to
String
to
String
(
separator
?:
string
)
:
string
Parameters
Default value
separator:
string
= ""
Returns
string
Globals
Internals
"typescript-
logging"
Externals
"
Abstract
Category
Logger"
"
Category
Console
Logger
Impl"
"
Category
Delegate
Logger
Impl"
"
Category
Extension
Logger
Impl"
"
Category
Logger"
"
Category
Message
Buffer
Impl"
"
Category
Service"
"
Data
Structures"
"
Extension
Helper"
"JSONHelper"
"
Logger"
"
Logger
Factory"
"
Logger
Factory
Impl"
"
Logger
Factory
Service"
"
Logger
Impl"
"
Logger
Options"
"
Message
Utils"
"json/
Extension
MessageJSON"
"json/
Extension
MessagesJSON"
Linked
List
Simple
Map
String
Builder
append
append
Line
clear
is
Empty
to
String
Tuple
Pair
Generated using
TypeDoc
Utility class to build up a string.