issues
search
tonystone
/
tracelog
TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.
https://tonystone.io/tracelog
Apache License 2.0
53
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unified writer
#107
tonystone
opened
1 year ago
0
Changes to support importing ObjC package via XCode SPM.
#106
tonystone
closed
2 years ago
0
Buffer writer fix
#105
tonystone
closed
4 years ago
0
Fix 'Initialization of 'UnsafePointer<UInt8>' results in a dangling pointer' warning
#104
tonystone
closed
4 years ago
1
Changes to support Catalyst on Mac.
#103
jflamm
closed
4 years ago
0
Release 5.0.0
#102
tonystone
closed
4 years ago
1
Add protected data monitoring for fixed FileWriter strategy on iOS
#101
tonystone
closed
5 years ago
1
Enhance `FileWriter` on iOS to only write when protected data is available.
#100
tonystone
opened
5 years ago
1
Add archive and/or delete to `FileWriter` rotate strategy.
#99
tonystone
opened
5 years ago
0
Fixed broken link in README.
#98
appsandwich
closed
5 years ago
1
Docs index
#97
tonystone
closed
5 years ago
2
Contribution changes
#96
tonystone
closed
5 years ago
0
Create CONTRIBUTING.md
#95
tonystone
closed
5 years ago
0
Add issue templates
#94
tonystone
closed
5 years ago
0
Update .travis.yml to improve travis build times
#93
tonystone
closed
5 years ago
0
5.0.0 beta.2
#92
tonystone
closed
5 years ago
1
Documentation Updates
#91
tonystone
closed
5 years ago
2
Update for cmake build.
#90
tonystone
closed
5 years ago
1
Update README.md
#89
tonystone
closed
5 years ago
0
Release 5.0.0 beta.1
#88
tonystone
closed
5 years ago
0
Add beta warning to top of file.
#87
tonystone
closed
5 years ago
1
Update documentaiton.
#86
tonystone
closed
5 years ago
1
FileWriter rewrite
#85
tonystone
closed
5 years ago
1
Adding RawOutputStream to handle low-level output.
#84
tonystone
closed
5 years ago
1
Correct Default type changing to enum so it can't be allocated.
#83
tonystone
closed
5 years ago
1
Remove TestHarness from main package.
#82
tonystone
closed
5 years ago
1
Concurrency mode defaults
#81
tonystone
closed
5 years ago
1
Optimize RuntimeContext
#80
tonystone
closed
5 years ago
1
Add tests for Interleaving.
#79
tonystone
closed
5 years ago
1
OutputStream Changes
#78
tonystone
closed
5 years ago
1
Change OutputStreamFormatter.bytes return value to Swift.Result.
#77
tonystone
closed
5 years ago
1
Implement logic to handle partial writes.
#76
tonystone
closed
5 years ago
1
Initial implementation of a safe (no fatalErrors thrown) OutputStream.
#75
tonystone
closed
5 years ago
2
`Writer' protocol change.
#74
tonystone
closed
5 years ago
1
Misc format and typo corrections.
#73
tonystone
closed
5 years ago
1
Renaming ByteOutput to OutputStream.
#72
tonystone
closed
5 years ago
1
Added `.buffering option for `.async` concurrency modes.
#71
tonystone
closed
5 years ago
2
Adding JSONFormat formatter.
#70
tonystone
closed
5 years ago
1
TextFormat
#69
tonystone
closed
5 years ago
2
Text output formatter
#68
tonystone
closed
5 years ago
1
Misc cleanup
#67
tonystone
closed
5 years ago
1
Switching to Cocoapods 1.6.0.beta.2 so we can compile under xcode 10 …
#66
tonystone
closed
5 years ago
1
Add CustomStringConvertible comformance and tests.
#65
tonystone
closed
5 years ago
1
Switch to using CaseIterable for LogLevel.
#64
tonystone
closed
5 years ago
2
Switch to using a Swift PM generated LinuxMain and Manifest files for Linux.
#63
tonystone
closed
5 years ago
1
Swift 5.0 Conversion
#62
tonystone
closed
5 years ago
2
Convert to use formal WriterProxy protocol.
#61
tonystone
closed
5 years ago
1
Add Buffering
#60
tonystone
closed
5 years ago
2
Fix default level for `logTrace`.
#59
tonystone
closed
6 years ago
1
`logTrace` defaults to incorrect trace level if no trace level is passed.
#58
tonystone
closed
6 years ago
0
Next