Logging

play.api.Logging
trait Logging

A trait that can mixed into a class or trait to add a logger named based on the class name.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

protected val logger: Logger