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

Multithreading support #19

Open
MostHated opened this issue Sep 15, 2019 · 2 comments
Open

Multithreading support #19

MostHated opened this issue Sep 15, 2019 · 2 comments
Labels
question Further information is requested

Comments

@MostHated
Copy link

Hey there,
I was just wondering, does this have the ability to easily log from threads, such as if I am using the Job system on a worked thread? I currently use and really like Logwin, but, unfortunately, it ends up throwing errors anytime I try to use it in a job, so I am trying to find some other type of customizable solution. I might throw this in a project and see what it can do.

Thanks,
-MH

@MostHated
Copy link
Author

MostHated commented Sep 15, 2019

Oh, one more thing, for something like this it is super handy to have your repo setup so that the asset can just be installed via the package manager. I am not sure exactly what all the requirements are, but I know of a few assets which are setup that way and I have them in my package manager already, so I would imagine you might be able to peek at their setup. It looks like it might just be the inclusion of the package description files and what not.

Here is one example: https://github.com/popcron/builder
and another: https://github.com/tertle/com.bovinelabs.analyzers

@eelstork
Copy link
Collaborator

eelstork commented Sep 16, 2019

I don't know. Needs testing. If it doesn't, I expect it could be made to work.
If this does crash and you can offer a small test setup, would help much as I don't use jobs personally so would be slow to pick this up.

@eelstork eelstork changed the title Question about logging off main thread Multithreading support Sep 23, 2019
@eelstork eelstork added the question Further information is requested label Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants