A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  _ 

L

LARGE - enum entry in ai.kubesense.android.core.configuration.BatchSize

Prefer large batches.

lengthSafe(File,InternalLogger) - function in ai.kubesense.android.core.internal.persistence.file.FileExtKt
Non-throwing version of File.length.
listFilesSafe(File,InternalLogger,FilenameFilter) - function in ai.kubesense.android.core.internal.persistence.file.FileExtKt
Non-throwing version of File.listFiles.
LocalAttribute - class in ai.kubesense.android.core.internal.attributes
Local attributes are used to pass additional metadata along with the event and are never sent to the backend directly.
LocalAttribute.Constant - class in ai.kubesense.android.core.internal.attributes.LocalAttribute
Used for attributes that have a finite set of possible values (such as enumerations, see ViewScopeInstrumentationType).
LocalAttribute.Key - class in ai.kubesense.android.core.internal.attributes.LocalAttribute
Enumeration of all local attributes keys used in the application.
LocalAttributeKt - class in ai.kubesense.android.core.internal.attributes
 
LocaleInfo - class in ai.kubesense.android.api.context
Provides information about locale.
lockAndReadNext() - function in ai.kubesense.android.core.persistence.PersistenceStrategy
Reads the next batch of data and lock it so that it can't be read or written to by anyone.
log(InternalLogger.Level,InternalLogger.Target,Function0,Throwable,Boolean,Map) - function in ai.kubesense.android.api.InternalLogger
Logs a message from the internal implementation.
log(InternalLogger.Level,List,Function0,Throwable,Boolean,Map) - function in ai.kubesense.android.api.InternalLogger
Logs a message from the internal implementation.
logApiUsage(Float,Function0) - function in ai.kubesense.android.api.InternalLogger
Logs an API usage from the internal implementation.
LogAttributes - class in ai.kubesense.android.log
This class holds constant log attribute keys.
logMetric(Function0,Map,Float,Float) - function in ai.kubesense.android.api.InternalLogger
Logs a specific metric from the internal implementation.
LOW - enum entry in ai.kubesense.android.core.configuration.BatchProcessingLevel

Only 1 batch will be sent in a single upload cycle.

LOW - enum entry in ai.kubesense.android.core.metrics.MethodCallSamplingRate

Sample 0.1% of the time.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  _