MessageFormatter

cc.otavia.core.slf4a.helpers.MessageFormatter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def format(formatter: String, arg: Any): String
def format(formatter: String, arg1: Any, arg2: Any): String
def format(formatter: String, seq: Seq[Any]): String