Cons[oleLog DisplayOptions];{E | I};src_name_or_guid[src_name_or_guid[. Optional. Displays all available log entries to the ...

Cons[oleLog] [[DisplayOptions];{E | I};src_name_or_guid[src_name_or_guid[...]]]

Optional. Displays all available log entries to the console during package 
execution, if no arguments are specified. If you omit this option, no log 
entries are displayed to the console during package execution. 

Valid display options are:
o N (Name).           Display the name.
o C (Computer).       Display the computer.
o O {Operator).       Display the user.
o S (Source Name).    Display the source name.
o G (Source GUID).    Display the source GUID.
o X (eXecution GUID). Display the execution GUID.
o M (Message).        Display the message text.
o T (Time).           Display the date and time.

Valid arguments are: 
o I (Inclusion List). Only the source names or GUIDs that are specified are 
                      logged. 
o E (Exclusion List). The source names or GUIDs that are specified are not 
                      logged. 

If you use multiple ConsoleLog options on the same command prompt, 
they interact as follows: 
o Their order of appearance has no effect. 
o If no inclusion lists are present on the command line, exclusion lists are 
  applied against all types of log entries. 
o If any inclusion lists are present on the command line, exclusion lists are 
  applied against the union of all inclusion lists.
o The following table lists of all available source names and their 
  associated GUIDs: