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

Make Ogma work with new Logger #712

Open
jmcdo29 opened this issue Oct 18, 2021 · 0 comments
Open

Make Ogma work with new Logger #712

jmcdo29 opened this issue Oct 18, 2021 · 0 comments
Assignees

Comments

@jmcdo29
Copy link
Owner

jmcdo29 commented Oct 18, 2021

this.logger.error(`This is an error`);
this.logger.warn(`This is a warning`);
this.logger.error(`This is an error with empty object`, {});

produces
image

@jmcdo29 jmcdo29 self-assigned this Oct 18, 2021
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