Commit 5841b2c
committed
cvlib/context: Update docs for ctx.alog() no-op
Calling ctx.alog() in a studio template rendering context is a no-op.
This is by design - there are no typical use cases for writing an audit
log for potentially 1000s of devices during a CLI generation run.
Studio developers are instead invited to use the ctx.info/warn etc.
logging calls instead.
Change-Id: I68338647bae99bd5cf57a4c0be8ab8e35a291b3c1 parent ec2de81 commit 5841b2c
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
737 | 740 | | |
738 | 741 | | |
739 | 742 | | |
| |||
0 commit comments