Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging Exceptions #61

Open
rofinn opened this issue Feb 21, 2018 · 1 comment
Open

Logging Exceptions #61

rofinn opened this issue Feb 21, 2018 · 1 comment
Assignees

Comments

@rofinn
Copy link
Member

rofinn commented Feb 21, 2018

We can create a traceback when a Record is created, but sometimes we might want to pass in an exception to log.

Solution:

  1. Support passing record attributes to log as keyword arguments.
  2. Update the string formatting to support optional components (e.g., include traceback when it is already set.
@rofinn rofinn self-assigned this Feb 10, 2020
@rofinn rofinn added this to the 1.0 milestone Feb 10, 2020
@rofinn
Copy link
Member Author

rofinn commented Feb 12, 2020

I think this will be related to #93, but I'm not sure if we want this for 1.0.

@rofinn rofinn removed this from the 1.0 milestone Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant