org.beangle.ems.app.log

Members list

Type members

Classlikes

trait Appender

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class AsyncBusinessLogger extends BusinessLogger, Initializing, Disposable

Attributes

Companion
object
Supertypes
trait Disposable
trait Initializing
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Disposable
trait Initializing
trait Appender
class Object
trait Matchable
class Any
Show all
trait Layout

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
enum Level

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Appender
class Object
trait Matchable
class Any