StringLogger
com.ossuminc.riddl.utils.StringLogger
case class StringLogger(capacity: Int) extends Logger
Attributes
- Source
- Logging.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
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
-
Any
- Source
- Logging.scala
Inherited methods
Attributes
- Inherited from:
- Logger
- Source
- Logging.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Logger
- Source
- Logging.scala
Attributes
- Inherited from:
- Logger
- Source
- Logging.scala
In this article