Logger - add logError method #2

Open
opened 2021-06-18 01:17:47 +00:00 by garrettmills · 0 comments
Owner

Add a logError method to the Logger interface that accepts an error instance and logs it in the appropriate format.

Will allow us to define special handling for errors logged to a file/database/&c.

Add a logError method to the Logger interface that accepts an error instance and logs it in the appropriate format. Will allow us to define special handling for errors logged to a file/database/&c.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: extollo/lib#2