Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new logger with log levels #435

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Add comment

3d79b59
Select commit
Loading
Failed to load commit list.
Open

Add new logger with log levels #435

Add comment
3d79b59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 1s

72.84% of diff hit (target 95.09%)

View this Pull Request on Codecov

72.84% of diff hit (target 95.09%)

Annotations

Check warning on line 125 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L116-L125

Added lines #L116 - L125 were not covered by tests

Check warning on line 315 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L312-L315

Added lines #L312 - L315 were not covered by tests

Check warning on line 393 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L393

Added line #L393 was not covered by tests

Check warning on line 491 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L491

Added line #L491 was not covered by tests

Check warning on line 511 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L511

Added line #L511 was not covered by tests

Check warning on line 515 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L515

Added line #L515 was not covered by tests

Check warning on line 558 in library/agent/Agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/Agent.ts#L556-L558

Added lines #L556 - L558 were not covered by tests

Check warning on line 10 in library/agent/logger/LoggerConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/logger/LoggerConsole.ts#L7-L10

Added lines #L7 - L10 were not covered by tests

Check warning on line 15 in library/agent/logger/LoggerConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/logger/LoggerConsole.ts#L12-L15

Added lines #L12 - L15 were not covered by tests

Check warning on line 20 in library/agent/logger/LoggerConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/logger/LoggerConsole.ts#L17-L20

Added lines #L17 - L20 were not covered by tests

Check warning on line 24 in library/agent/logger/LoggerConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/logger/LoggerConsole.ts#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 52 in library/agent/protect.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/protect.ts#L52

Added line #L52 was not covered by tests

Check warning on line 22 in library/agent/realtime/getConfigLastUpdatedAt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/agent/realtime/getConfigLastUpdatedAt.ts#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 31 in library/helpers/shouldEnableFirewall.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/helpers/shouldEnableFirewall.ts#L31

Added line #L31 was not covered by tests

Check warning on line 33 in library/helpers/shouldEnableFirewall.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/helpers/shouldEnableFirewall.ts#L33

Added line #L33 was not covered by tests

Check warning on line 119 in library/sinks/Fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/sinks/Fetch.ts#L115-L119

Added lines #L115 - L119 were not covered by tests

Check warning on line 128 in library/sinks/Fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/sinks/Fetch.ts#L124-L128

Added lines #L124 - L128 were not covered by tests

Check warning on line 151 in library/sinks/Fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

library/sinks/Fetch.ts#L147-L151

Added lines #L147 - L151 were not covered by tests