SBCloudAppender class
- Implemented types
Constructors
- SBCloudAppender(String name, Json? config)
Properties
Methods
-
dispose(
) → void -
override
-
flush(
) → void -
override
-
loadSessionData(
) → List< SessionData> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
push(
BaseLog log) → Future< void> -
override
-
saveToStorage(
dynamic data) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
Json? config) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited