Skip to content

Commit 7fe4971

Browse files
author
Walden Bodtker
committed
space
1 parent e671abe commit 7fe4971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example_logs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ async function main() {
55
console.log("QuotientAI client initialized")
66

77
// configure the logger
8-
const quotient_logger =quotient.logger.init({
8+
const quotient_logger = quotient.logger.init({
99
app_name: "my-app",
1010
environment: "dev",
1111
sample_rate: 1.0,

0 commit comments

Comments
 (0)