-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: adding support for legacy XML log output (#119) * Custom Log Format (#124) * Make JSON the default log format --------- Co-authored-by: Charity Kathure <[email protected]> * Custom JSON Log Sanitization (#128) --------- Co-authored-by: Charity Kathure <[email protected]> * Formatting for scalar integer property values using TdhFormatProperty (#129) --------- Co-authored-by: Bob Sira <[email protected]> * docs: configurable / custom log format (#136) --------- Co-authored-by: Charity Kathure <[email protected]> * fix process monitor formatting (#175) --------- Co-authored-by: Charity Kathure <[email protected]> * Process Monitor Custom Logging (#176) Signed-off-by: Charity Kathure <[email protected]> --------- Signed-off-by: Charity Kathure <[email protected]> Co-authored-by: Charity Kathure <[email protected]> * Resolve build error and lint issues, and add process monitor details into the docs Signed-off-by: Charity Kathure <[email protected]> --------- Signed-off-by: Charity Kathure <[email protected]> Co-authored-by: Charity Kathure <[email protected]> Co-authored-by: Bob Sira <[email protected]> Co-authored-by: Bob Sira <[email protected]> Co-authored-by: Ian King'ori <[email protected]>
- Loading branch information
1 parent
c524905
commit d1d39d6
Showing
20 changed files
with
818 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.