logger
Attributes
- Source
- UnitTester.scala
- Graph
-
- Supertypes
-
class PromptLoggertrait AutoCloseabletrait Upstreamclass Objecttrait Matchableclass AnyShow all
- Self type
-
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- UnitTester.scala
Attributes
- Definition Classes
- Source
- UnitTester.scala
Attributes
- Definition Classes
- Source
- UnitTester.scala
Attributes
- Definition Classes
- Source
- UnitTester.scala
Attributes
- Definition Classes
- Source
- UnitTester.scala
Inherited methods
Attributes
- Definition Classes
-
PromptLogger -> AutoCloseable
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
A short dash-separated prefix that is printed before every log line. Used to uniquely identify log lines belonging to this logger from log lines belonging to others, which is especially necessary in the presence of concurrency and where logs get interleaved. Typically a single ID number or sequence of numbers.
A short dash-separated prefix that is printed before every log line. Used to uniquely identify log lines belonging to this logger from log lines belonging to others, which is especially necessary in the presence of concurrency and where logs get interleaved. Typically a single ID number or sequence of numbers.
Attributes
- Definition Classes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Attributes
- Definition Classes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
PromptLogger -> Any
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
A version of streams without the logging prefix appended to every line. Used by the logging hierarchy to print things such that the logging prefixes can be more finely customized per logger.
A version of streams without the logging prefix appended to every line. Used by the logging hierarchy to print things such that the logging prefixes can be more finely customized per logger.
Attributes
- Definition Classes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Concrete fields
Attributes
- Source
- UnitTester.scala
Inherited fields
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala
Attributes
- Inherited from:
- PromptLogger
- Source
- PromptLogger.scala