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

Integrate logger in send method #127

Merged
merged 10 commits into from
Jul 22, 2024

Conversation

h1ppox99
Copy link
Collaborator

Added the possibility to directly make a logger call in the send method

@h1ppox99 h1ppox99 requested a review from guimard July 22, 2024 05:43
200,
{
currently_active: rows[0].state === 'online',
last_active_ts: epoch() - (rows[0].mtime as number), // TODO : Check if mtime corresponds to last_active_ts, not clear in the spec

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
packages/utils/src/utils.ts Show resolved Hide resolved
@guimard guimard merged commit b0d2ccd into full-id-service Jul 22, 2024
8 checks passed
@h1ppox99 h1ppox99 deleted the integrate-logger-in-send-method branch July 22, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants