p4 logger
Report changed jobs and changelists.
Syntax
p4 [g-opts] logger [-c sequence#] [-t countername]
Description
External programs that call the Helix Core Server can use this command.
Options
|
List all events happening after this sequence number. |
|
List all events after this counter number. |
|
Update the supplied counter with the current sequence number and clear the log. This clears the log regardless of which counter name is specified, so only one user can make use of this option. |
|
See Global options. |
Usage notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
- The
p4 logger
command is not for end users. It supports propagation of information to an external defect tracking system. - In multi-server environments,
p4 logger
commands should be issued to the Commit Server, not to an Edge Server. If you are using P4DTG or other third-party tools that make use of this command, ensure that your installation is properly configured.
Related commands
To list of users who have subscribed to review particular files |
|
To set or read the value of a Helix Core Server counter |
|
To see full information about a particular changelist |
|
To see a list of all changelists, limited by particular criteria |