Skip to content

Commit

Permalink
error: register custom invalid error
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Aug 13, 2021
1 parent e7b7d1d commit 8870540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/fluent-bit/flb_error.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#define FLB_ERR_CFG_FLUSH 20
#define FLB_ERR_CFG_FLUSH_CREATE 21
#define FLB_ERR_CFG_FLUSH_REGISTER 22
#define FLB_ERR_CUSTOM_INVALID 49
#define FLB_ERR_INPUT_INVALID 50
#define FLB_ERR_INPUT_UNDEF 51
#define FLB_ERR_INPUT_UNSUP 52
Expand Down

0 comments on commit 8870540

Please sign in to comment.