Instance Constructors
-
new
BusLogging(bus: LoggingBus, logSource: String, logClass: Class[_])
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (BusLogging, B)
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
-
def
clone(): AnyRef
-
def
debug(template: String, arg1: Any, arg2: Any, arg3: Any, arg4: Any): Unit
-
def
debug(template: String, arg1: Any, arg2: Any, arg3: Any): Unit
-
def
debug(template: String, arg1: Any, arg2: Any): Unit
-
def
debug(template: String, arg1: Any): Unit
-
def
debug(message: String): Unit
-
def
ensuring(cond: (BusLogging) ⇒ Boolean, msg: ⇒ Any): BusLogging
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): BusLogging
-
def
ensuring(cond: Boolean): BusLogging
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
error(template: String, arg1: Any, arg2: Any, arg3: Any, arg4: Any): Unit
-
def
error(template: String, arg1: Any, arg2: Any, arg3: Any): Unit
-
def
error(template: String, arg1: Any, arg2: Any): Unit
-
def
error(template: String, arg1: Any): Unit
-
def
error(message: String): Unit
-
def
error(cause: Throwable, template: String, arg1: Any, arg2: Any, arg3: Any, arg4: Any): Unit
-
def
error(cause: Throwable, template: String, arg1: Any, arg2: Any, arg3: Any): Unit
-
def
error(cause: Throwable, template: String, arg1: Any, arg2: Any): Unit
-
def
error(cause: Throwable, template: String, arg1: Any): Unit
-
def
error(cause: Throwable, message: String): Unit
-
def
finalize(): Unit
-
def
format(t: String, arg: Any*): String
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
info(template: String, arg1: Any, arg2: Any, arg3: Any, arg4: Any): Unit
-
def
info(template: String, arg1: Any, arg2: Any, arg3: Any): Unit
-
def
info(template: String, arg1: Any, arg2: Any): Unit
-
def
info(template: String, arg1: Any): Unit
-
def
info(message: String): Unit
-
def
isDebugEnabled: Boolean
-
final
def
isEnabled(level: LogLevel): Boolean
-
def
isErrorEnabled: Boolean
-
def
isInfoEnabled: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isWarningEnabled: Boolean
-
def
log(level: LogLevel, template: String, arg1: Any, arg2: Any, arg3: Any, arg4: Any): Unit
-
def
log(level: LogLevel, template: String, arg1: Any, arg2: Any, arg3: Any): Unit
-
def
log(level: LogLevel, template: String, arg1: Any, arg2: Any): Unit
-
def
log(level: LogLevel, template: String, arg1: Any): Unit
-
def
log(level: LogLevel, message: String): Unit
-
val
logClass: Class[_]
-
val
logSource: String
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
notifyDebug(message: String): Unit
-
def
notifyError(cause: Throwable, message: String): Unit
-
def
notifyError(message: String): Unit
-
def
notifyInfo(message: String): Unit
-
final
def
notifyLog(level: LogLevel, message: String): Unit
-
def
notifyWarning(message: String): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
warning(template: String, arg1: Any, arg2: Any, arg3: Any, arg4: Any): Unit
-
def
warning(template: String, arg1: Any, arg2: Any, arg3: Any): Unit
-
def
warning(template: String, arg1: Any, arg2: Any): Unit
-
def
warning(template: String, arg1: Any): Unit
-
def
warning(message: String): Unit
-
def
→[B](y: B): (BusLogging, B)
Shadowed Implict Value Members
-
val
self: Any
-
val
self: Any
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
BusLogging to StringAdd
Inherited by implicit conversion any2stringfmt from
BusLogging to StringFormat