You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As explained in this review comment, if the consumer is going to be used in GatewayD as part of gatewayd-io/gatewayd#472, it should use the zerolog logger, however when used in the plugins it should use the hclog logger. Upon implementing this feature, it should be investigated whether using the same consume in GatewayD is the way to move forward or GatewayD should have and implement its own consumer (that uses zerolog).
As explained in this review comment, if the consumer is going to be used in GatewayD as part of gatewayd-io/gatewayd#472, it should use the
zerolog
logger, however when used in the plugins it should use thehclog
logger. Upon implementing this feature, it should be investigated whether using the same consume in GatewayD is the way to move forward or GatewayD should have and implement its own consumer (that useszerolog
).Resources
The text was updated successfully, but these errors were encountered: