@Synchronized fun record(stores: List<String>, category: String, name: String, lifetime: Lifetime, value: String): Unit
(source)
Record a string in the desired stores.
stores
- the list of stores to record the string into
category
- the category of the string