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

Overview

A console log entry.

Definition at line 193 of file NIOverviewLogger.h.

Inheritance diagram for NIOverviewConsoleLogEntry:
NIOverviewLogEntry

Methods

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

Method Documentation

- (NSString*) log [read, write, copy]

The text that was written to the console log.

Definition at line 211 of file NIOverviewLogger.h.

- (id) initWithLog: (NSString *)  log

Designated initializer.

Definition at line 156 of file NIOverviewLogger.m.

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

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