Plugin Directory

Changeset 769080


Ignore:
Timestamp:
09/09/2013 02:51:09 PM (13 years ago)
Author:
anukit
Message:

readme fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • observer/trunk/readme.txt

    r769014 r769080  
    4040
    4141Below is an example of a log entry when the user 'smith' has changed the Network site name from "WP Local Network" to "WP Local Networks":
     42
    4243`[Tue, 03 Sep 2013 13:45:49 +0000] [smith:1] [update_site_option] [1] [site_name] [(WP Local Network)->(WP Local Networks)] [127.0.0.1]`
    4344
    4445Each line in the log file will roughly follow the below example.
    4546Individual actions may log slightly different information, but the DATETIME, USERNAME, USER_ID, ACTION, and IP_ADDRESS sections should always be populated.
     47
    4648`[DATETIME] [USERNAME:USER_ID] [ACTION] [AFFECTED_OBJECT_ID] [DATA_TITLE_OR_KEY] [(VALUE_BEFORE)->(VALUE_AFTER)] [IP_ADDRESS]`
    4749
     
    6365
    6466= 1.0.0 =
    65 Initial release.
     67* Initial release.
    6668
Note: See TracChangeset for help on using the changeset viewer.