Skip to content

Commit

Permalink
Patch: updated module logger config types
Browse files Browse the repository at this point in the history
  • Loading branch information
miyurugunarathna committed Feb 27, 2024
1 parent d422989 commit ef9895a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/module-logger/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ declare interface Config {
options?: any;
};
globalAttributes?: any;
traceKey?: string;
}

/**
Expand Down

0 comments on commit ef9895a

Please sign in to comment.