Interface SourceBootstrap
Deprecated.
Karma bootstrap
-
Method Summary
Modifier and TypeMethodDescriptionvoiddisable()Deprecated.When the bootstrap is disabledvoidenable()Deprecated.When the bootstrap is enableddefault KarmaAppenderDeprecated.Get the bootstrap appenderDeprecated.Get the bootstrap source
-
Method Details
-
enable
void enable()Deprecated.When the bootstrap is enabled -
disable
void disable()Deprecated.When the bootstrap is disabled -
getAppender
Deprecated.Get the bootstrap appender- Returns:
- the bootstrap appender
-
getSource
KarmaSource getSource()Deprecated.Get the bootstrap source- Returns:
- the bootstrap source
-
BruteLoader.add(URL)notice atKarmaAppender