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

Release build is failing with error saying missing implementation on type 'MetroLog.Targets.StreamingFileTarget' #112

Open
JD-V opened this issue Apr 23, 2018 · 1 comment

Comments

@JD-V
Copy link

JD-V commented Apr 23, 2018

version 1.0.1

Error: NUTC303B:Internal Compiler Error: Method 'instance System.Threading.Tasks.Task`1<MetroLog.LogWriteOperation> MetroLog.Targets.FileTargetBase.DoWriteAsync(System.IO.StreamWriter, System.String, MetroLog.LogEventInfo)' is missing implementation on type 'MetroLog.Targets.StreamingFileTarget' from assembly 'MetroLog.Targets' while loading type 'MetroLog.Targets.StreamingFileTarget'. while computing compilation roots. Thrifty

@JD-V JD-V closed this as completed Apr 24, 2018
@JD-V JD-V reopened this Apr 24, 2018
@Hirurgo
Copy link

Hirurgo commented Jun 28, 2018

in my case, the removal of MetroLog.Target has fixed this error.
left only MetroLog, and this was enough to get the logs

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

No branches or pull requests

2 participants