Skip to content

Documentation - salt.netapi.rest_cherrypy - Deprecated parameters #49247

@Poil

Description

@Poil

Hi,

log_access_file and log_error_file seems to be deprecated should be log.access_file and log.error_file

2018-08-21 20:02:13,840 [py.warnings      :203 ][WARNING ][51692] CherryPy Checker:
u'log_file' is obsolete. Use 'log.error_file' instead.
section: [saltopts]


2018-08-21 20:02:13,840 [py.warnings      :203 ][WARNING ][51692] CherryPy Checker:
'log_access_file' is obsolete. Use 'log.access_file' instead.
section: [apiopts]

ref. https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html but I don't understand how to fix the documentation

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbroken, incorrect, or confusing behaviordocumentationRelates to Salt documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions