Uses of Class
com.c8db.entity.LogEntity
-
Packages that use LogEntity Package Description com.c8db com.c8db.internal -
-
Uses of LogEntity in com.c8db
Methods in com.c8db that return LogEntity Modifier and Type Method Description LogEntityC8DB. getLogs(LogOptions options)Returns fatal, error, warning or info log messages from the server's global log. -
Uses of LogEntity in com.c8db.internal
Methods in com.c8db.internal that return LogEntity Modifier and Type Method Description LogEntityC8DBImpl. getLogs(LogOptions options)
-