Commit aa7af5f
Summary:
Update init function documentation in structured_logging.py to clarify parameter usage
- Corrected the comment in the `init` function to specify that it sets up the compilation listener.
- Added a description for the new `enable_trace_launch` parameter in the function's docstring.
These changes enhance the clarity of the function's purpose and parameters, improving code maintainability.
Pull Request resolved: #35
Reviewed By: Sibylau
Differential Revision: D78563516
Pulled By: FindHao
fbshipit-source-id: f4c176ecae4894d7dfa76a942b68a1c8a30d1fbf
1 parent acdac2c commit aa7af5f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
986 | | - | |
| 986 | + | |
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
| 990 | + | |
990 | 991 | | |
991 | 992 | | |
992 | 993 | | |
| |||
0 commit comments