Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
NIOverviewLogEntry Class Reference

Overview

The basic requirements for a log entry.

A basic log entry need only define a timestamp in order to be particularly useful.

Definition at line 114 of file NIOverviewLogger.h.

Inheritance diagram for NIOverviewLogEntry:
NIOverviewConsoleLogEntry NIOverviewDeviceLogEntry NIOverviewEventLogEntry

Methods

Entry Information
NSDate * timestamp property
Creating an Entry
(id) - initWithTimestamp:

Method Documentation

- (NSDate*) timestamp [read, write, retain]

The timestamp for this log entry.

Definition at line 132 of file NIOverviewLogger.h.

- (id) initWithTimestamp: (NSDate *)  timestamp

Designated initializer.

Definition at line 113 of file NIOverviewLogger.m.

Generated for Nimbus by doxygen 1.7.4-20110629