Gate bitdrift integration (#7088)
* Move Statsig init call earlier * Gate Bitdrift init call * Remove IS_TEST env constant * Mock statsig
This commit is contained in:
@@ -18,7 +18,7 @@ logger.error(error[, metadata])
|
||||
#### Modes
|
||||
|
||||
The "modes" referred to here are inferred from the values exported from `#/env`.
|
||||
Basically, the booleans `IS_DEV`, `IS_TEST`, and `IS_PROD`.
|
||||
Basically, the booleans `IS_DEV` and `IS_PROD`.
|
||||
|
||||
#### Log Levels
|
||||
|
||||
|
||||
Reference in New Issue
Block a user