Skip to content

Conversation

@EvaSDK
Copy link
Contributor

@EvaSDK EvaSDK commented Aug 5, 2014

This is a prototype for adding structured exception to a FluentRecordFormatter formatted message.
I am not sure yet if this is any useful and it is not exactly the cleanest way to add custom attributes to a record but this might be useful for someone.

@EvaSDK
Copy link
Contributor Author

EvaSDK commented Aug 5, 2014

This is based on MR #18 so the only interesting commit is the last one.

@EvaSDK EvaSDK force-pushed the add-formatted-exception branch from 9b37dee to dd0cf23 Compare February 3, 2015 14:51
@EvaSDK EvaSDK force-pushed the add-formatted-exception branch from dd0cf23 to 2cfa68c Compare May 27, 2015 14:01
@EvaSDK EvaSDK force-pushed the add-formatted-exception branch from 2cfa68c to ac5a356 Compare June 17, 2015 08:41
@ngiallelis
Copy link
Contributor

Hi @EvaSDK! We can use logging.exc_text for formatted exception. As I mentioned in #38.

@EvaSDK
Copy link
Contributor Author

EvaSDK commented Jun 23, 2015

@ngiallelis, well the idea of using fluent is to keep structured log where possible, hence the use of traceback.extract_tb instead of pure text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants