NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
The basic requirements for a log entry.
A basic log entry need only define a timestamp in order to be particularly useful.
Tasks | |
Entry Information | |
NSDate * | timestamp property |
Creating an Entry | |
(id) | - initWithTimestamp: |
The timestamp for this log entry.
Designated initializer.