Skip to content
This repository was archived by the owner on Dec 8, 2018. It is now read-only.

Conversation

@sonjakhan
Copy link
Contributor

moved this from the Logging repo (aspnet/Logging#38), removed the Mvc dependency from the sample, and fixed scoping

Copy link
Member

Choose a reason for hiding this comment

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

Style: A little too much var.

@sonjakhan
Copy link
Contributor Author

@davidfowl @loudej @Eilon

@borgdylan
Copy link

is elm ready yet? at least is it close to entering the review procedure?

Copy link
Contributor

Choose a reason for hiding this comment

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

Need to add [NotNull] in lots of places. Don't need to add it if DI is constructing the object, but in cases where a developer is calling the API we need to add guards.

@sonjakhan
Copy link
Contributor Author

@borgdylan hopefully soon! it's in the review process

Copy link
Contributor

Choose a reason for hiding this comment

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

I think both Guid and LogLevel are structs and so cannot be null. (Hopefully when we eventually implement the NotNull stuff it'll throw under such usage.)

@sonjakhan
Copy link
Contributor Author

@davidfowl updated

Copy link
Member

Choose a reason for hiding this comment

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

context.Request.Query["level"]

@Eilon
Copy link
Contributor

Eilon commented Nov 25, 2014

Cool. I think this is :shipit: for now and anything remaining can be follow-up work items.

@sonjakhan sonjakhan closed this Nov 25, 2014
@sonjakhan sonjakhan deleted the elm branch December 12, 2014 20:03
@borgdylan
Copy link

@sonjakhan I am trying to use elm but I am getting exceptions that the Form could not be read. Why should there be a form if i am accessing /Elm using the browser address bar directly?

@Eilon
Copy link
Contributor

Eilon commented Feb 3, 2015

@borgdylan can you log a bug for this? Sonja was an intern and isn't currently working on ELM (though we welcome any future contributions from her! - Hi, @sonjakhan !).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants