-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Description
Allow users to opt-in to logging Api requests for debug / error reporting purposes.
Step 1:
Turn on logging in the .softlayer config file.
Should have options for
- Where to log
- Log API Service and Method
- Log API request (data being sent)
- Log API response code
- Log API response ( data being received)
- Log start + finish time
Step 2
keep logs in either plain text or sql light format, not sure what I want to do just yet.
Metadata
Metadata
Assignees
Labels
No labels