-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add swift-log #9
Merged
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf867bb - Browse repository at this point
Copy the full SHA cf867bbView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a25256 - Browse repository at this point
Copy the full SHA 6a25256View commit details
Commits on Apr 6, 2024
-
- Moved start method for bottstrapping into a new file. - Aligned Logger to the log levels.
Configuration menu - View commit details
-
Copy full SHA for ff9025d - Browse repository at this point
Copy the full SHA ff9025dView commit details
Commits on Apr 7, 2024
-
This is for if the API user doesn't add the bundle identifier of the project.
Configuration menu - View commit details
-
Copy full SHA for ec28793 - Browse repository at this point
Copy the full SHA ec28793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52217b3 - Browse repository at this point
Copy the full SHA 52217b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e1b97 - Browse repository at this point
Copy the full SHA b7e1b97View commit details
Commits on Apr 9, 2024
-
This code isn't working, so it'll be commented out until a better solution arrives. For now, a Swift package already works, but the ideal thing is to have one less dependency from logs (using `SwiftLog`, however, is unavoidable).
Configuration menu - View commit details
-
Copy full SHA for 4536b1d - Browse repository at this point
Copy the full SHA 4536b1dView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a310752 - Browse repository at this point
Copy the full SHA a310752View commit details -
Add SwiftLog and inject LoggingOSLog
Trying to add the LoggingOSLog works. However, this Swift package, for whatever reason, is refusing to see the LoggingOSLog package. For now, the files and licence will be added directly into the project until a different solution appears.
Configuration menu - View commit details
-
Copy full SHA for 9c54fb7 - Browse repository at this point
Copy the full SHA 9c54fb7View commit details -
Implement logging in protocol and ATProtoKit
Also fixed a documentation issue in AtprotoLabelDefinition.
Configuration menu - View commit details
-
Copy full SHA for dc4df74 - Browse repository at this point
Copy the full SHA dc4df74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66e6ec - Browse repository at this point
Copy the full SHA b66e6ecView commit details -
Elevate logger to a more global property
Also added documentation for an example.
Configuration menu - View commit details
-
Copy full SHA for 33001a1 - Browse repository at this point
Copy the full SHA 33001a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c84d5a - Browse repository at this point
Copy the full SHA 8c84d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2691cbe - Browse repository at this point
Copy the full SHA 2691cbeView commit details
Commits on Apr 13, 2024
-
LoggingOSLog doesn't see to be working and its making SwiftLog crash. An in-house solution will be used instead.
Configuration menu - View commit details
-
Copy full SHA for 58a8e29 - Browse repository at this point
Copy the full SHA 58a8e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035353e - Browse repository at this point
Copy the full SHA 035353eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bd7b2 - Browse repository at this point
Copy the full SHA f0bd7b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3777ac0 - Browse repository at this point
Copy the full SHA 3777ac0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.