setImplBytes

open fun setImplBytes(value: ByteString): LogHandler.Builder
Implementation type declared for this log handler.
string impl = 2;

Return

This builder for chaining.

Parameters

value

The bytes for impl to set.