Emmanuel Loisance

Results 4 issues of Emmanuel Loisance

Hi, I don't understand how to use custom variable? ``` $logger = new Katzgrau\KLogger\Logger('C:/wamp/www/site/logs', Psr\Log\LogLevel::DEBUG, array( 'extension' => 'log', 'logFormat' => '[{date}] [{level}] [$myCustomVar] {message}' )); ``` and now where...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

### Describe your environment * Device: Multiples (Samsung, Google, Huawei, Xiaomi...) * OS version: Multiples (12, 11, 10, 9..) * SDK version: 33 * [Android] Google Play Services version: 20.2.0...

### Braze Android SDK Version 30.0.0 ### Steps To Reproduce Couldn't reproduce ### Expected Behavior Not crashing the app ### Actual Incorrect Behavior Crashing the app ### Verbose Logs ```shell...

bug