winston as my logger and to make my log consistent, I'd like to use my logger instance to log sapphire's one.ClientLoggerOptions to define the logger field when constructing the client.ClientLoggerOptions contains level and instance fields, where instance implements ILogger interface.