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

Zio2 logging: tests + documentation #1074

Merged
merged 4 commits into from
Dec 21, 2022

Conversation

vagroz
Copy link
Collaborator

@vagroz vagroz commented Dec 16, 2022

No description provided.

@vagroz vagroz force-pushed the zio2_logging_test branch 2 times, most recently from c3bba12 to d59e985 Compare December 16, 2022 16:00

object ZLogsSpec extends ZIOSpecDefault {

val loggerName: String = this.getClass.getName.replace("$", "")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case object ZLogsSpec & this.productPrefix

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be with package prefix

@FunFunFine
Copy link
Member

It'd be nice to have the same "recipe" for ZLogs as for the other logging approaches . It will both illustrate the intended way and will allow people to look at this as a whole thing with wiring and stuff.
Basically it should be the copy of that cargo API, but without TF and in idiomatic ZIO way.

It'd be fine if it comes in another PR though

@Odomontois Odomontois merged commit 6b38d4c into tofu-tf:master Dec 21, 2022
@Odomontois Odomontois added chore Repository maintenance docs Documentation and wiki labels May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repository maintenance docs Documentation and wiki
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants