
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
19 lines
578 B
ReStructuredText
19 lines
578 B
ReStructuredText
.. _vim.DiagnosticManager.LogDescriptor: ../../../vim/DiagnosticManager/LogDescriptor.rst
|
|
|
|
.. _vim.DiagnosticManager.LogDescriptor.Format: ../../../vim/DiagnosticManager/LogDescriptor/Format.rst
|
|
|
|
vim.DiagnosticManager.LogDescriptor.Format
|
|
==========================================
|
|
Constants for defined formats. For more information, see the comment for the format property.
|
|
:contained by: `vim.DiagnosticManager.LogDescriptor`_
|
|
|
|
:type: `vim.DiagnosticManager.LogDescriptor.Format`_
|
|
|
|
:name: plain
|
|
|
|
values:
|
|
--------
|
|
|
|
plain
|
|
A standard ASCII-based line-based log file.
|