reactivemongo
.
util
.
LazyLogger
LazyLogger
Related Doc:
package LazyLogger
final
class
LazyLogger
extends
AnyRef
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
LazyLogger
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
any2stringadd
[
LazyLogger
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
LazyLogger
,
B
)
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
ArrowAssoc
[
LazyLogger
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
debug
(
s: ⇒
String
,
e: ⇒
Throwable
)
:
Unit
def
debug
(
s: ⇒
String
)
:
Unit
def
ensuring
(
cond: (
LazyLogger
) ⇒
Boolean
,
msg: ⇒
Any
)
:
LazyLogger
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
Ensuring
[
LazyLogger
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
LazyLogger
) ⇒
Boolean
)
:
LazyLogger
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
Ensuring
[
LazyLogger
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
LazyLogger
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
Ensuring
[
LazyLogger
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
LazyLogger
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
Ensuring
[
LazyLogger
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
error
(
s: ⇒
String
,
e: ⇒
Throwable
)
:
Unit
def
error
(
s: ⇒
String
)
:
Unit
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
StringFormat
[
LazyLogger
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
info
(
s: ⇒
String
,
e: ⇒
Throwable
)
:
Unit
def
info
(
s: ⇒
String
)
:
Unit
lazy val
isDebugEnabled
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
slf4j
:
Logger
Returns the corresponding SLF4J logger.
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
trace
(
s: ⇒
String
,
e: ⇒
Throwable
)
:
Unit
def
trace
(
s: ⇒
String
)
:
Unit
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
warn
(
s: ⇒
String
,
e: ⇒
Throwable
)
:
Unit
def
warn
(
s: ⇒
String
)
:
Unit
def
→
[
B
]
(
y:
B
)
: (
LazyLogger
,
B
)
Implicit information
This member is added by an implicit conversion from
LazyLogger
to
ArrowAssoc
[
LazyLogger
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
LazyLogger
to
any2stringadd
[
LazyLogger
]
Inherited by implicit conversion StringFormat from
LazyLogger
to
StringFormat
[
LazyLogger
]
Inherited by implicit conversion Ensuring from
LazyLogger
to
Ensuring
[
LazyLogger
]
Inherited by implicit conversion ArrowAssoc from
LazyLogger
to
ArrowAssoc
[
LazyLogger
]
Ungrouped