logging property

bool logging
getter/setter pair

Whether informational logs (creation, updates, tracking, dispose) are printed. Default: false.

Se logs informativos (criação, atualização, rastreamento, descarte) são impressos. Padrão: false.

Implementation

static bool logging = false;