Skip to content

Commit

Permalink
add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aditiharini committed Oct 28, 2024
1 parent 964e057 commit 18306f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/hubble/src/utils/logger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export type TagFields = {
[key: string]: any;
};

// Always go through this class to construct log tags so that tag names are standardized.
export class Tags {
private fields: TagFields;

Expand Down

0 comments on commit 18306f8

Please sign in to comment.