Nathan Mustaki

Results 7 issues of Nathan Mustaki

"statusbar_font_medium" => 12px "statusbar_font_large" => 14px "statusbar_font_xlarge" => 16px

As a end user, I never expect Scout to crash my code if an internal exception occurs, so I would love a global try/except Exception around Scout methods. What's your...

Hi, thanks for your project ! Could you take the time to document a migration path from 0.17 to 1.0 ? I have no idea how long and how complex...

bug
documentation

Hi, I wanted to have Opbeat log to a file, so I initialized it like this : ``` python opbeat_client = Opbeat( app, organization_id=ID', app_id='ID2', secret_token='TOKEN', logging=True ) ``` But...

That seems to work for me, but you should test to be sure !

Hi, I wanted to try minimak, but I need to use the international variant, is it as simple as replacing "include us(base)" by "include "us(alt-intl)" ? Thanks you !

Hello, First I want to thanks the maintainers since I've been a happy user of Silk for years now, it's my default tool to understand what is happening in api...

question
UI