AsyncBusinessLogStore

class AsyncBusinessLogStore extends BusinessLogStore with Initializing with Disposable
Companion:
object
trait Disposable
trait Initializing
class Object
trait Matchable
class Any

Value members

Concrete methods

override def destroy(): Unit
Definition Classes
Disposable
override def init(): Unit
Definition Classes
Initializing
override def publish(entry: BusinessLogEvent): Unit
Definition Classes

Concrete fields

var appenders: List[Appender]
var queueSize: Int