org.beangle.ems.app.log

Members list

Concise view

Type members

Classlikes

trait Appender

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class AsyncBusinessLogger extends BusinessLogger with Initializing with Disposable

Attributes

Companion:
object
Graph
Supertypes
trait Disposable
trait Initializing
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ConsoleAppender(layout: Layout) extends Appender

Attributes

Graph
Supertypes
trait Appender
class Object
trait Matchable
class Any
class DefaultModule extends BindModule

Attributes

Graph
Supertypes
class BindModule
class Object
trait Matchable
class Any
class FileAppender(val fileName: String, layout: Layout) extends Appender with Initializing with Disposable

Attributes

Graph
Supertypes
trait Disposable
trait Initializing
trait Appender
class Object
trait Matchable
class Any
trait Layout

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
enum Level

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Part(content: String, isVariable: Boolean)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class PatternLayout(pattern: String) extends Layout

Attributes

Graph
Supertypes
trait Layout
class Object
trait Matchable
class Any
class RemoteAppender(val url: String) extends Appender

Attributes

Graph
Supertypes
trait Appender
class Object
trait Matchable
class Any