This commit is contained in:
DenisKruchkov 2021-10-28 17:01:29 +03:00 committed by GitHub
parent 3c7e043b2c
commit 5cf05e0242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ any logging to be enabled.
### Debugging Plugins
Each packer plugin runs in a separate process and communicates with RCP over a
Each packer plugin runs in a separate process and communicates with RPC over a
socket therefore using a debugger will not work (be complicated at least).
But most of the Packer code is really simple and easy to follow with PACKER_LOG