f_logs library

Classes

AppDatabase
Constants
DataLogTypeConverter
Simple class which provide methods to convert DataLogType to String and back
DateTimeUtils
DBConstants
FieldNameConverter
Simple class which provide methods to convert FieldName to String and back
Filters
FLog
FlogDao
Formatter
FormatTypeConverter
Simple class which provide methods to convert FormatType to String and back
Log
LogLevelConverter
Simple class which provide methods to convert LogLevel to String and back
LogsConfig
LogsStorage
TimestampFormat

Functions

getXXTeaSembastCodec({required String password}) → SembastCodec
Create a codec to use when opening an encrypted sembast database

Typedefs

StackTraceFormatter = String? Function(StackTrace stackTrace)