OptionsLogger
class
Namespace: Orleans
Base class for client and silo default options loggers.
public abstract class OptionsLoggerMethods
LogOption(IOptionFormatter)Log an options using a formatter.LogOptionsLog all options with registered formattersLogOptions(IEnumerable<IOptionFormatter>)Log options using a set of formatters.
